Skip to content

Commit

Permalink
fix: ls more
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu-codecov committed Mar 8, 2024
1 parent 60df6ae commit 3f12b21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Run tests and collect coverage
run: npm run test
- name: ls
run: ls
run: ls -al dist/
- name: Upload coverage to Codecov (script)
uses: ./
with:
Expand Down

0 comments on commit 3f12b21

Please sign in to comment.