Skip to content

Commit

Permalink
attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
gares committed Feb 26, 2025
1 parent 3be369c commit 0667db3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ jobs:
custom_image: ${{ matrix.image }}
after_script: |
ls -l
chmod -R a+w .
id
sudo chmod -R a+w .
make all-examples
make all-tests
export: 'OPAMWITHTEST OPAMIGNORECONSTRAINTS OPAMVERBOSE' # space-separated list of variables
Expand Down

0 comments on commit 0667db3

Please sign in to comment.