Skip to content

Commit

Permalink
refactor: updated package-lock along with validate & lockfile version…
Browse files Browse the repository at this point in the history
… workflows
  • Loading branch information
BilalQamar95 committed Sep 4, 2024
1 parent dd65a70 commit a6a9096
Show file tree
Hide file tree
Showing 3 changed files with 4,323 additions and 3,834 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lockfileversion-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ on:

jobs:
version-check:
uses: openedx/.github/.github/workflows/lockfile-check-v20.yml@master
uses: openedx/.github/.github/workflows/lockfileversion-check-v3.yml@master
1 change: 0 additions & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
strategy:
matrix:
node: [18, 20]
continue-on-error: ${{ matrix.node == 20 }}
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v4
Expand Down
Loading

0 comments on commit a6a9096

Please sign in to comment.