Versement du 15/04 a 11:41

This commit is contained in:
2026-04-15 07:44:29 +00:00
parent 4d6b26354b
commit c587b19e5c

15
.gitea/workflows/ci.yml Normal file
View File

@@ -0,0 +1,15 @@
name: Tests
on:
push:
branches: [master]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Lancer les tests
run: |
chmod +x tests.sh
./tests.sh