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