-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
See check-run-reporter/integrations@a8e844b from refs/heads/main
- Loading branch information
1 parent
2ecff45
commit 6b0cc1d
Showing
4 changed files
with
192 additions
and
114 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -48,7 +48,7 @@ jobs: | |
node-version: '12.x' | ||
- run: npm ci | ||
- run: npm test | ||
- uses: check-run-reporter/[email protected].0 | ||
- uses: check-run-reporter/[email protected].1 | ||
# always run, otherwise you'll only see results for passing builds | ||
if: ${{ always() }} | ||
with: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.