Skip to content

Commit

Permalink
repro
Browse files Browse the repository at this point in the history
  • Loading branch information
jonapgar-groupby committed Apr 22, 2024
1 parent db59ef4 commit ada01af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
with:
fetch-depth: 0

# - run: npx nx-cloud start-ci-run --distribute-on="3 linux-medium-js" --stop-agents-after="second"

- run: npx nx-cloud start-ci-run --distribute-on="3 linux-medium-js" --stop-agents-after="second" --with-env-vars="auto"
# Cache node_modules
- uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit ada01af

Please sign in to comment.