Skip to content

Commit

Permalink
Fix gh workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-gordon committed Sep 26, 2023
1 parent 20a4d9e commit 1cbac6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Lint
run: pnpm -F graph-selector lint:ci
- name: Run Tests
run: pnpm test:ci
run: pnpm test
# - name: Upload Coverage
# uses: codecov/codecov-action@v2
# with:
Expand Down

0 comments on commit 1cbac6d

Please sign in to comment.