Skip to content

Commit

Permalink
next tests
Browse files Browse the repository at this point in the history
  • Loading branch information
crysmags committed Jun 4, 2024
1 parent 1060061 commit 0b1f270
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -946,10 +946,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/testagent/start
- uses: actions/setup-node@v3
with:
cache: yarn
node-version: ${{ matrix.version }}
- uses: ./.github/actions/node/setup
- run: yarn install
- run: yarn test:plugins:ci
- if: always()
Expand Down

0 comments on commit 0b1f270

Please sign in to comment.