Skip to content

Commit

Permalink
change name of job
Browse files Browse the repository at this point in the history
  • Loading branch information
Czaki committed May 24, 2020
1 parent 2dcc0e8 commit 8374cae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push, pull_request]

jobs:
wheel:
name: build wheel with test for ${{ matrix.os }}
name: ${{ matrix.os }}
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
Expand Down

0 comments on commit 8374cae

Please sign in to comment.