mirror of
https://github.com/slackhq/nebula.git
synced 2026-06-18 23:53:45 +00:00
dont need race detector on these extra smoke runs
We should catch any issues in the original run
This commit is contained in:
parent
ac5a18e56a
commit
d42407cf9a
1 changed files with 2 additions and 2 deletions
4
.github/workflows/smoke.yml
vendored
4
.github/workflows/smoke.yml
vendored
|
|
@ -32,9 +32,9 @@ jobs:
|
|||
run: make smoke-relay-docker
|
||||
|
||||
- name: Smoke Docker boringcrypto
|
||||
run: make boringcrypto smoke-docker-race
|
||||
run: make boringcrypto smoke-docker
|
||||
|
||||
- name: Smoke Docker fips140
|
||||
run: make fips140-all smoke-docker-race
|
||||
run: make fips140-all smoke-docker
|
||||
|
||||
timeout-minutes: 10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue