1 parent bc83c4a commit 8483e91Copy full SHA for 8483e91
1 file changed
.github/workflows/build.yaml
@@ -47,6 +47,7 @@ jobs:
47
- uses: codecov/codecov-action@v3.1.0
48
49
lint:
50
+ needs: prepare
51
timeout-minutes: 5
52
runs-on: ubuntu-latest
53
steps:
0 commit comments