parent
ccb5e21546
commit
82d65466dd
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ on: [ push ]
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/checkout@v4
|
||||||
- run: |
|
- run: |
|
||||||
echo $PWD
|
echo $PWD
|
||||||
ls -la
|
ls -la
|
Loading…
Reference in a new issue