We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08104b8 commit ef228bcCopy full SHA for ef228bc
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
36
docker:
37
name: Docker Build and Push
38
- needs: [build, test]
+ needs: [build]
39
runs-on: ubuntu-latest
40
permissions:
41
contents: read
0 commit comments