Skip to content
Merged
Prev Previous commit
Update go-test-config.json
  • Loading branch information
web3-bot authored Aug 23, 2023
commit f794b41cd85c9f4e2bce2531999d1fe05a8515f3
2 changes: 1 addition & 1 deletion .github/workflows/go-test-config.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"shuffle": false
"shuffle": false,
"skipOSes": ["windows"]
}