Skip to content

Commit

Permalink
wf: restore the original configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
tbouffard committed Oct 4, 2024
1 parent bb96930 commit 035f1d2
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 @@ -45,14 +45,14 @@ jobs:
fail-fast: false
matrix:
project:
# - javascript-vanilla-with-webpack
# - typescript-angular
# - typescript-lit-element
# - typescript-vanilla-with-parcel
- javascript-vanilla-with-webpack
- typescript-angular
- typescript-lit-element
- typescript-vanilla-with-parcel
- typescript-vanilla-with-rollup
# - typescript-vanilla-with-rsbuild
# - typescript-vanilla-with-vitejs
# - typescript-vue
- typescript-vanilla-with-rsbuild
- typescript-vanilla-with-vitejs
- typescript-vue
bv-npm-package:
- development
- release
Expand Down

0 comments on commit 035f1d2

Please sign in to comment.