Skip to content

Commit

Permalink
Attempt to fix failed job run setup 2
Browse files Browse the repository at this point in the history
  • Loading branch information
jewelltaylor committed Apr 4, 2024
1 parent 586af48 commit 7abf38c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
- run: opam install . --deps-only --with-test
- run: opam exec -- dune build
- run: opam exec -- dune test
- run: echo "🍏 This job's status is ${{ job.status }}."
- run: echo "🍏 This job's status is ${{ job.status }}."

0 comments on commit 7abf38c

Please sign in to comment.