Skip to content

Commit

Permalink
ci: update commit hash
Browse files Browse the repository at this point in the history
  • Loading branch information
peterjan committed Dec 4, 2024
1 parent fd4f544 commit 141fac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

test-sqlite: # Run all tests against SQLite
needs: analyze
uses: SiaFoundation/workflows/.github/workflows/go-test.yml@97e9faa7003fa879ddc6eafe79757e48f95e1d22
uses: SiaFoundation/workflows/.github/workflows/go-test.yml@749599634dc6262038dadd78813c97eaa36df764
secrets: inherit
with:
go-test-args: -race;-tags=integration;-run=TestUsableHosts;-count=100
Expand Down

0 comments on commit 141fac6

Please sign in to comment.