Skip to content

Commit

Permalink
chore: bump scarb (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
enitrat authored Aug 16, 2023
1 parent 5a29599 commit 47264c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- uses: actions/checkout@v3
- uses: software-mansion/setup-scarb@v1
with:
scarb-version: "0.6.1"
scarb-version: "0.6.2"
- run: scarb fmt --check
- run: scarb build
- run: scarb test
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
scarb 0.6.1
scarb 0.6.2

0 comments on commit 47264c2

Please sign in to comment.