Skip to content

Commit

Permalink
fix: try just running
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu-codecov committed Mar 8, 2024
1 parent e089efb commit ae4db43
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
steps:
- name: Checkout
uses: actions/[email protected]
- name: run
run: ./dist/test.sh
- name: Install dependencies
run: npm install
- name: Lint
Expand Down

0 comments on commit ae4db43

Please sign in to comment.