Skip to content

Commit

Permalink
Bug #844 PR# 846: revert CI test change
Browse files Browse the repository at this point in the history
  • Loading branch information
fklassen committed Jun 2, 2024
1 parent 71058cd commit 28d2bae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
- name: List files in the repository
run: ls ${{ github.workspace }}
- name: tests
run: sudo make test || cat test/test.log
run: sudo make test
- run: echo "This test's status is ${{ job.status }}."

0 comments on commit 28d2bae

Please sign in to comment.