Skip to content

Commit

Permalink
Test one framework
Browse files Browse the repository at this point in the history
  • Loading branch information
petebacondarwin committed Nov 16, 2023
1 parent ad3063e commit 301c5a4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/c3-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ env:
bun-version: 1.0.3
jobs:
e2e:
timeout-minutes: 30
timeout-minutes: 5
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}-${{ matrix.os }}-${{ matrix.pm }}
cancel-in-progress: true
Expand Down Expand Up @@ -38,6 +38,7 @@ jobs:
uses: ./.github/actions/run-c3-e2e
env:
NPM_PUBLISH_TOKEN: NOT_USED
FRAMEWORK_CLI_TO_TEST: "create-astro"
with:
package-manager: ${{ matrix.pm }}
quarantine: false
Expand Down

0 comments on commit 301c5a4

Please sign in to comment.