We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
test-frontend
1 parent bb31f36 commit 6281ebfCopy full SHA for 6281ebf
.github/workflows/pull-compliance.yml
@@ -96,6 +96,7 @@ jobs:
96
- run: make deps-frontend
97
- run: make lint-frontend
98
- run: make checks-frontend
99
+ - run: make test-frontend
100
- run: make frontend
101
102
backend:
0 commit comments