Skip to content

Commit

Permalink
feat(upgrade): adding eslint v7 ci testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Святослав Зайцев committed Jul 10, 2022
1 parent 01b0087 commit fef593c
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
Expand Up @@ -24,6 +24,7 @@ jobs:
- "16"
eslint:
- "eslint@8"
- "eslint@7"
steps:
- uses: actions/checkout@v2
- uses: volta-cli/action@v1
Expand Down

0 comments on commit fef593c

Please sign in to comment.