Skip to content

Commit

Permalink
removed build from push
Browse files Browse the repository at this point in the history
  • Loading branch information
dharmesh-hemaram committed Oct 2, 2023
1 parent d9030ea commit 385bb8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/push-feature.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ jobs:
parallel-commands-on-agents: |
npx nx affected --target=lint --parallel=3
npx nx affected --target=test --parallel=3 --exclude='tag:puppeteer' --ci --code-coverage
npx nx affected --target=build --parallel=3 --exclude='tag:puppeteer'
agents:
needs: [EnvSetup]
Expand Down

0 comments on commit 385bb8f

Please sign in to comment.