Skip to content

Commit

Permalink
TMP GH wf: only build the new project (faster build)
Browse files Browse the repository at this point in the history
  • Loading branch information
tbouffard committed Nov 20, 2023
1 parent b02a3b8 commit 89fc10a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/check-projects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,14 @@ jobs:
fail-fast: false
matrix:
project:
- javascript-vanilla-with-webpack
- typescript-angular
- typescript-lit-element
# - javascript-vanilla-with-webpack
# - typescript-angular
# - typescript-lit-element
- typescript-moduleResolution-bundler
- typescript-vanilla-with-parcel
- typescript-vanilla-with-rollup
- typescript-vanilla-with-vitejs
- typescript-vue
# - typescript-vanilla-with-parcel
# - typescript-vanilla-with-rollup
# - typescript-vanilla-with-vitejs
# - typescript-vue
bv-npm-package:
- development
- release
Expand Down

0 comments on commit 89fc10a

Please sign in to comment.