Skip to content

Commit

Permalink
Added CI name
Browse files Browse the repository at this point in the history
  • Loading branch information
gnought authored Jan 30, 2020
1 parent 9bd8e68 commit 6695f41
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
name: ci

on: [push, pull_request]

jobs:
Expand Down Expand Up @@ -37,4 +39,4 @@ jobs:
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
parallel-finished: true
parallel-finished: true

0 comments on commit 6695f41

Please sign in to comment.