Skip to content

Commit

Permalink
debugging github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielJDufour committed Feb 25, 2023
1 parent 12adec5 commit 9350150
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- run: npm install
- run: ls
- run: pwd
- run: npm run setup
- run: npm run perf
# test:
Expand Down

0 comments on commit 9350150

Please sign in to comment.