Skip to content

Commit

Permalink
ensure checkout before test
Browse files Browse the repository at this point in the history
  • Loading branch information
glihm committed Apr 26, 2024
1 parent 03e9c78 commit a61ab84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
cairofmt:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: software-mansion/setup-scarb@v1
with:
scarb-version: "2.6.3"
Expand Down

0 comments on commit a61ab84

Please sign in to comment.