Skip to content

Commit

Permalink
Add semistd to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor authored Aug 21, 2024
1 parent 9b429e6 commit 46020fb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
-
name: Run SASS linter
run: npm run sass:lint
-
name: Run JavaScript linter
run: npm run js:lint
-
name: Build website
run: npm run build
Expand Down

0 comments on commit 46020fb

Please sign in to comment.