Skip to content

Commit

Permalink
Merge pull request #57 from szepeviktor/patch-3
Browse files Browse the repository at this point in the history
Add semistd to CI
  • Loading branch information
adamlaki authored Aug 22, 2024
2 parents 9b429e6 + 46020fb commit c7feaf1
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 c7feaf1

Please sign in to comment.