fix: disable fe tests within default test task

This commit is contained in:
Thomas Boerger 2024-04-28 00:22:37 +02:00
parent ee42d8c324
commit cd5f7ae314
No known key found for this signature in database
GPG Key ID: F630596501026DB5

View File

@ -109,7 +109,7 @@ tasks:
test:
cmds:
- task: test:fe
# - task: test:fe
- task: test:be
test:fe: