1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-06-05 16:14:07 +00:00

CI: We don't need to run the tests when building mws.tiddlywiki.com

This commit is contained in:
Jeremy Ruston 2024-11-15 20:30:46 +00:00
parent 12e48af372
commit ffbf24ae92

View File

@ -86,7 +86,6 @@ jobs:
build-mws-tiddlywiki-com:
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/multi-wiki-support'
needs: test
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1