Skip to content

Commit

Permalink
revert order
Browse files Browse the repository at this point in the history
  • Loading branch information
Lms24 committed Jan 28, 2025
1 parent c9da6d5 commit c1b9f5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
timeout-minutes: 10
strategy:
matrix:
wizard: [Nuxt-3, Flutter, Nuxt-4, NextJS, Remix, Sveltekit]
wizard: [Flutter, Nuxt-3, Nuxt-4, NextJS, Remix, Sveltekit]
env:
SENTRY_TEST_AUTH_TOKEN: ${{ secrets.E2E_TEST_SENTRY_AUTH_TOKEN }}
SENTRY_TEST_ORG: 'sentry-javascript-sdks'
Expand Down

0 comments on commit c1b9f5e

Please sign in to comment.