Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
bobopotato committed Dec 26, 2024
1 parent c9b1523 commit 5be386c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,5 @@ jobs:
# Nx Affected runs only tasks affected by the changes in this PR/commit. Learn more: https://nx.dev/ci/features/affected
# When you enable task distribution, run the e2e-ci task instead of e2e
- run: npx nx affected -t lint test build
env:
SERVERLESS_ACCESS_KEY: ${{ env.SERVERLESS_ACCESS_KEY }}

0 comments on commit 5be386c

Please sign in to comment.