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

This commit is contained in:
陶林 2023-04-30 04:32:21 +08:00
parent 8daaa02503
commit 1dfb225f4a

View File

@ -12,5 +12,4 @@ jobs:
name: nodejs name: nodejs
with: with:
node-version: "18.15.0" node-version: "18.15.0"
run: "ls" run: ls
run: "pwd"