Skip to content

Commit

Permalink
chain sim - replace go get
Browse files Browse the repository at this point in the history
  • Loading branch information
BiancaIalangi committed Oct 2, 2024
1 parent 032e7db commit 832a6a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slow-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:

- name: Get dependencies
run: |
go get -v -t -d ./...
go mod tidy
- name: Slow tests
run: make slow-tests

0 comments on commit 832a6a6

Please sign in to comment.