Skip to content

Commit

Permalink
remove tmp cmd from ci
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-fleming committed Aug 12, 2024
1 parent de8e753 commit 334b56d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,5 @@ jobs:
!PULL_REQUEST_TEMPLATE.md
- name: Cairo lint
run: scarb fmt --check --workspace
- name: Temporary USC manually install
run: |
curl -L https://raw.githubusercontent.com/software-mansion/universal-sierra-compiler/master/scripts/install.sh | sh -s -- v2.2.0-rc.1
- name: Cairo test
run: snforge test --workspace

0 comments on commit 334b56d

Please sign in to comment.