Skip to content

Commit

Permalink
Update test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
assafkamil authored Nov 10, 2023
1 parent 64c2ea5 commit ab20972
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,4 @@ jobs:
- if: github.event_name == 'pull_request' && github.base_ref == 'main'
run: git branch --track main origin/main

- run: pnpm nx format:check --verbose
- run: pnpm nx affected -t lint,test,build --parallel=3

0 comments on commit ab20972

Please sign in to comment.