Skip to content

Commit

Permalink
chore(CI): rm the fetch-binaries step in build-gwos-and-test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Flouse committed Oct 23, 2023
1 parent ade3473 commit b6323b8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/gwos-scripts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,6 @@ jobs:
working-directory: gwos
run: tools/backup-capsule-cache.sh

# TODO: remove this
- name: Copy contracts from prebuild docker images
run: devtools/fetch-binaries.sh

- name: Test C Uint256
run: cargo test -p c-uint256-tests
- name: Script tests
Expand Down

0 comments on commit b6323b8

Please sign in to comment.