Skip to content

Commit

Permalink
Fix name of CI job
Browse files Browse the repository at this point in the history
  • Loading branch information
dannybrown committed Nov 18, 2019
1 parent 17c3565 commit deecab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: CI
on: push
jobs:
aggregate:
ci:
name:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit deecab0

Please sign in to comment.