Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

Commit

Permalink
- uses: actions/checkout@v3
Browse files Browse the repository at this point in the history
  • Loading branch information
michielbdejong authored Sep 3, 2023
1 parent 2ee25f4 commit a5e6c6e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: solid test suite
run: bash ./test/surface/run-solid-test-suite.sh
- uses: actions/checkout@v3
- run: bash ./test/surface/run-solid-test-suite.sh

0 comments on commit a5e6c6e

Please sign in to comment.