Skip to content

Commit

Permalink
Give name for the CI jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
vertexclique committed Oct 5, 2019
1 parent bbabba4 commit f89e247
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
@@ -1,5 +1,6 @@
on: pull_request

name: CI
jobs:
build_and_test:
name: Build and test on ${{ matrix.os }}
Expand Down

0 comments on commit f89e247

Please sign in to comment.