Skip to content

Commit 3d19a0a

Browse files
committed
chore: use-e2e-ci
1 parent db8a575 commit 3d19a0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/snapshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
# this code never gets committed so its a work around for this workflow
6868
- run: pnpm exec nx format:write
6969

70-
- run: pnpm exec nx affected -t build lint test e2e
70+
- run: pnpm exec nx affected -t build lint test e2e-ci
7171

7272
- uses: actions/upload-artifact@v4
7373
if: ${{ !cancelled() }}

0 commit comments

Comments
 (0)