Skip to content

Commit

Permalink
Bump up testcontainers to fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
kezhenxu94 committed Nov 29, 2023
1 parent e28054a commit d72e08a
Show file tree
Hide file tree
Showing 4 changed files with 452 additions and 81 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}

- name: Test On Node@10
- name: Test On Node@${{ matrix.node-version }}
run: |
npm i
npm run test tests/plugins/${{ matrix.plugin }}/
Expand Down
Loading

0 comments on commit d72e08a

Please sign in to comment.