Skip to content

Commit

Permalink
updated: deps and re add linting to the ci
Browse files Browse the repository at this point in the history
  • Loading branch information
GianlucaGuarini committed Feb 2, 2024
1 parent cc804e7 commit a2f4b53
Show file tree
Hide file tree
Showing 6 changed files with 124 additions and 121 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Expand Up @@ -28,6 +28,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- run: npm ci
- run: make lint
- run: make unit-test
# Skip saucelabs test https://github.com/riot/riot/issues/2989
- name: Saucelabs Crossbrowser Testing
Expand Down
172 changes: 86 additions & 86 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a2f4b53

Please sign in to comment.