Skip to content

Commit

Permalink
Debug github action attempt number 2
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbobbio committed Sep 8, 2024
1 parent 7f6bf76 commit f498b86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
target/
key: maelstrom-${{ hashFiles('**/Cargo.lock') }}
- name: Test
run: ./scripts/run-tests-on-maelstrom.sh
run: ./scripts/run-tests-on-maelstrom.sh || true
- name: Inspect somethings
run: file /home/runner/work/maelstrom/maelstrom/target/release/build/openssl-sys-*/build-script-main

Expand Down

0 comments on commit f498b86

Please sign in to comment.