Skip to content

Commit

Permalink
Update package lock (#1095)
Browse files Browse the repository at this point in the history
* update package lock

* remove tmp cmd from ci
  • Loading branch information
andrew-fleming authored Aug 12, 2024
1 parent b937519 commit 0638a4a
Show file tree
Hide file tree
Showing 2 changed files with 194 additions and 2,671 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
Loading

0 comments on commit 0638a4a

Please sign in to comment.