Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
lwj-st committed Jun 12, 2024
1 parent 31bf10e commit 43c589b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ jobs:
uses: actions/checkout@v3

- name: List files and show current directory
run: |
pwd
whoami
ls
run: |
pwd
whoami
ls
- name: Run tests
run: |
Expand Down

0 comments on commit 43c589b

Please sign in to comment.