Checkout code to run CI scripts
This commit is contained in:
parent
dbdaedcd47
commit
9c1ba11c36
2
.github/workflows/spectesting.yml
vendored
2
.github/workflows/spectesting.yml
vendored
@ -12,6 +12,8 @@ jobs:
|
||||
runs-on: self-hosted
|
||||
name: Build Packet Instance
|
||||
steps:
|
||||
- name: Code Checkout
|
||||
uses: actions/checkout@v1
|
||||
- name: Create packet instance
|
||||
run: ./.ci/spec/create-packet.sh
|
||||
working-directory: ${{github.workspace}}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user