mirror of
https://github.com/slackhq/nebula.git
synced 2026-07-01 11:00:29 +02:00
dont need race detector on these extra smoke runs
We should catch any issues in the original run
This commit is contained in:
@@ -32,9 +32,9 @@ jobs:
|
|||||||
run: make smoke-relay-docker
|
run: make smoke-relay-docker
|
||||||
|
|
||||||
- name: Smoke Docker boringcrypto
|
- name: Smoke Docker boringcrypto
|
||||||
run: make boringcrypto smoke-docker-race
|
run: make boringcrypto smoke-docker
|
||||||
|
|
||||||
- name: Smoke Docker fips140
|
- name: Smoke Docker fips140
|
||||||
run: make fips140-all smoke-docker-race
|
run: make fips140-all smoke-docker
|
||||||
|
|
||||||
timeout-minutes: 10
|
timeout-minutes: 10
|
||||||
|
|||||||
Reference in New Issue
Block a user