Skip to content

Commit f1b7f1d

Browse files
committed
refactor: wip
1 parent e9130c3 commit f1b7f1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
if: ${{ github.event_name == 'pull_request' }}
3535

3636
- run: npx nx format:check
37-
- run: npx nx affected -t lint unit-test integration-test build
37+
- run: npx nx affected -t lint unit-test int-test e2e-test build

0 commit comments

Comments
 (0)