Skip to content

Commit

Permalink
up3
Browse files Browse the repository at this point in the history
  • Loading branch information
assert-fail committed May 31, 2024
1 parent 3684c9e commit c0125f4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/ab.yml
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
on: push

jobs:
job1:
steps:
- run: pwd
- run: ls
job2:
steps:
- run: node --version

0 comments on commit c0125f4

Please sign in to comment.