Skip to content

Commit

Permalink
Delete unnecessary lines
Browse files Browse the repository at this point in the history
  • Loading branch information
vejol committed Mar 5, 2024
1 parent f705970 commit e4bce4b
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,6 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3

- name: Build project for eslint
run: npm install

- name: Run eslint
run: npm run lint

- uses: actions/checkout@v4
- name: Setup Node.js
uses: actions/setup-node@v4
Expand Down

0 comments on commit e4bce4b

Please sign in to comment.