Skip to content

Commit

Permalink
Merge dd1a556 into c6a9346
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-fox committed Jan 4, 2021
2 parents c6a9346 + dd1a556 commit 2e37679
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Expand Up @@ -59,6 +59,7 @@ jobs:
node-version:
- 10.x
- 12.x
- 14.x
steps:
- name: Git checkout
uses: actions/checkout@v2
Expand Down Expand Up @@ -96,4 +97,4 @@ jobs:
- name: Push to Coveralls
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 2e37679

Please sign in to comment.