Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
BourgerieQuentin committed Nov 4, 2024
1 parent f39a9a5 commit 8147cc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/concrete_python_tests_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
fetch-depth: 0
- name: Create concrete build directory
run: |
echo ${{ job }}
echo ${{ toJson(job) }}
exit 1
# - name: Slack Notification
# if: ${{ failure() }} && github.ref == 'refs/heads/main'
Expand Down

0 comments on commit 8147cc9

Please sign in to comment.