We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4140da commit 76cb756Copy full SHA for 76cb756
.github/workflows/build.yml
@@ -23,7 +23,7 @@ jobs:
23
run: npm run lint-es
24
- name: Check formatting
25
run: npm run format:check
26
- build-and-test:
+ build:
27
runs-on: ubuntu-latest
28
timeout-minutes: 5
29
steps:
0 commit comments