mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2026-03-20 03:41:54 +00:00
making test depend on cloudsdk upgrade
This commit is contained in:
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
@@ -73,7 +73,7 @@ jobs:
|
||||
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
needs: build
|
||||
needs: [ build, cloudsdk ]
|
||||
steps:
|
||||
- name: run tests
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user