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 f441c1c commit 47de574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:

- name: Test Affected Projects Last Commit
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
run: pnpm nx affected -t test --base=main~1 --head=HEAD
run: pnpm nx affected -t test --base=main~1 --head=main

0 comments on commit 47de574

Please sign in to comment.