Skip to content

Commit

Permalink
style(ci): remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Frazer Smith committed Dec 20, 2020
1 parent f19f5b8 commit 8b9150e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
strategy:
matrix:
node-version: [10.x, 12.x, 14.x]

runs-on: macos-latest
steps:
- uses: actions/checkout@v2
Expand All @@ -56,7 +55,6 @@ jobs:
strategy:
matrix:
node-version: [10.x, 12.x, 14.x]

runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
Expand All @@ -81,7 +79,6 @@ jobs:
strategy:
matrix:
node-version: [10.x, 12.x, 14.x]

runs-on: windows-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 8b9150e

Please sign in to comment.