Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'upstream/develop' into feature/plugin_g…
Browse files Browse the repository at this point in the history
…roups
  • Loading branch information
uportalis committed Nov 12, 2020
2 parents 60b5790 + 58c81de commit 1c4bae6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@ jobs:
build: # make sure build/ci work properly
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected].3
- uses: actions/[email protected].4
- run: |
npm ci
npm test
test_job:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected].3
- uses: actions/[email protected].4
- name: Create maven settings.xml
uses: ./
with:
Expand Down

0 comments on commit 1c4bae6

Please sign in to comment.