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

This commit is contained in:
陶林 2023-04-30 04:37:57 +08:00
parent 986d1cccc5
commit dac6521ac6

View File

@ -13,8 +13,6 @@ jobs:
with: with:
node-version: "18.15.0" node-version: "18.15.0"
run: | run: |
ls
pwd
npm install npm install
- run: echo "hello" - run: echo "hello"
- run: ls - run: ls