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.
1 parent 155e50c commit 119e2a3Copy full SHA for 119e2a3
.github/workflows/collab.yml
@@ -13,7 +13,7 @@ on:
13
- "backend/collaboration-service/**"
14
15
jobs:
16
- runtests:
+ run-tests:
17
runs-on: ubuntu-latest
18
19
steps:
.github/workflows/frontend.yml
- "frontend/**"
- Run ESLint:
+ run-eslint:
0 commit comments