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 6ec8c00 commit 78380b0Copy full SHA for 78380b0
.github/workflows/deploy.yml
@@ -22,7 +22,7 @@ concurrency:
22
cancel-in-progress: true
23
24
jobs:
25
- test:
+ build:
26
timeout-minutes: 60
27
runs-on: ${{ matrix.os }}
28
strategy:
0 commit comments