mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
chore: Gather coverage from all OSes.
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -65,7 +65,7 @@ jobs:
|
||||
uses: coverallsapp/github-action@master
|
||||
with:
|
||||
github-token: ${{ secrets.github_token }}
|
||||
flag-name: run-${{ matrix.node-version }}
|
||||
flag-name: test-unit-${{ matrix.node-version }}-${{ matrix.operating-system }}
|
||||
parallel: true
|
||||
- name: Run deployment tests
|
||||
run: npm run test:deploy
|
||||
|
||||
Reference in New Issue
Block a user