Skip to content

Commit

Permalink
remove outdated line from copy-paste
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGross authored and andres-erbsen committed Apr 13, 2024
1 parent 7de29a4 commit 8377ad7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/coq.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,3 @@ jobs:
if: ${{ needs.build.result == 'success' }}
- run: echo 'build failed' && false
if: ${{ needs.build.result != 'success' }}
- run: echo 'test-standalone failed' && false
if: ${{ needs.test-standalone.result != 'success' }}

0 comments on commit 8377ad7

Please sign in to comment.