Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedcognite committed Jan 2, 2024
1 parent e7d0222 commit a66d8e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/verify-pr-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ jobs:
# This line is needed for nx affected to work when CI is running on a PR
- run: git branch --track main origin/main

- run: yarn install
- run: npx nx format:check
- run: npx nx affected -t lint,test,build --parallel=3

0 comments on commit a66d8e1

Please sign in to comment.