Skip to content

Commit

Permalink
tests: Remove title test
Browse files Browse the repository at this point in the history
  • Loading branch information
ZJvandeWeg committed Sep 23, 2023
1 parent 6d3a63c commit 0b4da3b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 31 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ jobs:
- name: Build the forge
run: npm run build
working-directory: 'website'
- name: Test the website
run: npm run test
working-directory: 'website'
- uses: untitaker/hyperlink@0.1.31
with:
args: website/_site/ --check-anchors --sources website/src
28 changes: 0 additions & 28 deletions test/title.spec.js

This file was deleted.

0 comments on commit 0b4da3b

Please sign in to comment.