add secret for system-tests
Some checks failed
Tests / Run integration tests (pull_request) Failing after 3m1s
Some checks failed
Tests / Run integration tests (pull_request) Failing after 3m1s
This commit is contained in:
parent
a46de8abdb
commit
b1700b5d6e
@ -43,6 +43,7 @@ jobs:
|
|||||||
repository: cerc-io/system-tests
|
repository: cerc-io/system-tests
|
||||||
ref: ${{ env.SYSTEM_TESTS_REF }}
|
ref: ${{ env.SYSTEM_TESTS_REF }}
|
||||||
path: ./system-tests
|
path: ./system-tests
|
||||||
|
token: ${{ secrets.CICD_REPO_TOKEN }}
|
||||||
- name: "Install pytest"
|
- name: "Install pytest"
|
||||||
working-directory: ./system-tests
|
working-directory: ./system-tests
|
||||||
run: pip3 install pytest
|
run: pip3 install pytest
|
||||||
|
Loading…
Reference in New Issue
Block a user