Skip to content

Commit

Permalink
chore(repo): Hello
Browse files Browse the repository at this point in the history
  • Loading branch information
nikosdouvlis committed Oct 11, 2023
1 parent 7865b55 commit 24e7dd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ jobs:
integration-nextjs:
name: Integration (NextJS canary)
needs: registry
secrets: inherit
steps:
- name: Run test
uses: ./.github/workflows/e2e-base.yml
secrets: inherit
with:
SCRIPT: 'E2E_NEXTJS_VERSION=canary npm run test:integration:nextjs'
- name: Report Status
Expand Down

0 comments on commit 24e7dd8

Please sign in to comment.