flow
All checks were successful
checks / check and test (push) Successful in 33s

This commit is contained in:
陶林 2023-04-30 04:33:57 +08:00
parent 061f3df6fb
commit 046e267522

View File

@ -13,3 +13,5 @@ jobs:
with: with:
node-version: "18.15.0" node-version: "18.15.0"
- run: echo "hello" - run: echo "hello"
- run: ls
- run: pwd