This commit is contained in:
parent
817a0cae1b
commit
125cee6ec4
@ -15,5 +15,7 @@ jobs:
|
||||
- run: export
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
token: ${{ GITHUB_TOKEN }}
|
||||
- run: echo "Testing"
|
||||
- run: ls
|
||||
|
Loading…
Reference in New Issue
Block a user