CI: it worked (almost)

This commit is contained in:
Louis Gesbert 2024-07-05 16:48:13 +02:00
parent 0031b3fc47
commit d4fc1afbb9

View File

@ -95,7 +95,6 @@ jobs:
- name: Check promoted files
run: |
cd /home/ocaml/catala && opam exec -- make check-promoted
git diff --exit-code
- name: Run tests
if: ${{ always() }}
run: cd /home/ocaml/catala && opam exec -- make testsuite