Skip to content

Commit

Permalink
Fix verify
Browse files Browse the repository at this point in the history
  • Loading branch information
derjust committed Mar 3, 2021
1 parent 09c859e commit d51c10c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
name: NPM test
conclusion: neutral
status: queued
output: |
{"summary": "Preparing the test" }
Expand All @@ -30,7 +29,6 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
name: NPM test
conclusion: neutral
status: in_progress
output: |
{"summary": "Running the test" }
Expand Down

0 comments on commit d51c10c

Please sign in to comment.