There was an error while loading. Please reload this page.
1 parent 5512016 commit bdd4f9bCopy full SHA for bdd4f9b
1 file changed
.github/workflows/ci.yaml
@@ -26,7 +26,6 @@ jobs:
26
if: github.ref == 'refs/heads/main' || github.ref == 'refs/heads/dev'
27
runs-on: self-hosted
28
needs:
29
- - lint
30
- build
31
steps:
32
- uses: actions/checkout@v4
0 commit comments