Skip to content

Commit

Permalink
Merge pull request #50 from evrone/refactor/add-ci-job-name
Browse files Browse the repository at this point in the history
Add name to test job
  • Loading branch information
sashamelentyev committed Sep 1, 2021
2 parents 5494f5a + 28025e7 commit 5bd5ae5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
continue-on-error: true

tests:
name: runner / tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 5bd5ae5

Please sign in to comment.