Skip to content

Commit

Permalink
Remove test
Browse files Browse the repository at this point in the history
  • Loading branch information
lachlancollins committed Feb 17, 2024
1 parent a4dfd95 commit a8023fe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ jobs:
main-branch-name: 'main'
- name: Run Checks
run: pnpm run test:pr --parallel=3
- name: Test if dist files present in github
run: cat ./packages/react-store/dist/esm/index.js
- name: Stop Nx Agents
if: ${{ always() }}
run: npx nx-cloud stop-all-agents

0 comments on commit a8023fe

Please sign in to comment.