Skip to content

Commit

Permalink
Merge pull request #19 from szepeviktor/patch-4
Browse files Browse the repository at this point in the history
Build website in CI
  • Loading branch information
adamlaki authored Mar 3, 2024
2 parents ca73fde + 3c9cf9d commit 1d404e0
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 @@ -31,6 +31,9 @@ jobs:
-
name: Run JavaScript linter
run: npm run js:lint
-
name: Build website
run: npm run build
-
name: Check EditorConfig configuration
run: test -f .editorconfig
Expand Down

0 comments on commit 1d404e0

Please sign in to comment.