flow
Some checks failed
checks / check and test (push) Failing after -2s

This commit is contained in:
陶林 2023-04-30 04:40:35 +08:00
parent b06c6e2f2e
commit fea6b7f664

View File

@ -12,8 +12,7 @@ jobs:
name: nodejs
with:
node-version: "18.15.0"
run: |
ls ${{ github.workspace }}
run: ls ${{ github.workspace }}
- run: echo "hello"
- run: ls
- run: pwd