Skip to content

Commit

Permalink
chore: Remove commented out lines
Browse files Browse the repository at this point in the history
  • Loading branch information
Quramy committed Mar 26, 2024
1 parent 25fbecf commit 9ee4c2c
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/integrated_test.yml
Expand Up @@ -14,22 +14,12 @@ jobs:
strategy:
matrix:
example_dir:
# - examples/v5-managed-react-legacy-decorator
# - examples/v5-simple
# - examples/v6-managed-react
# - examples/v6-simple
# - examples/v6-story-store-v7
- examples/v7-managed-react
- examples/v7-simple-react
- examples/v7-react18
- examples/v8-managed-react
- examples/v8-simple-react
- examples/v8-vite5-prod
# include:
# - example_dir: examples/v8-react18
# node-version: 18.x
# - example_dir: examples/v8-vite5
# node-version: 18.x

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 9ee4c2c

Please sign in to comment.