Update verify.yml
This commit is contained in:
parent
d3e645daf5
commit
f150d2e717
1 changed files with 2 additions and 0 deletions
2
.github/workflows/verify.yml
vendored
2
.github/workflows/verify.yml
vendored
|
|
@ -18,6 +18,8 @@ jobs:
|
||||||
|
|
||||||
race:
|
race:
|
||||||
runs-on: [self-hosted, windows]
|
runs-on: [self-hosted, windows]
|
||||||
|
env:
|
||||||
|
CGO_ENABLED: 1
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
# Density-based world tests are intentionally exhaustive and race adds
|
# Density-based world tests are intentionally exhaustive and race adds
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue