We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a59ba81 commit bf51e05Copy full SHA for bf51e05
.github/workflows/testing.yml
@@ -10,7 +10,7 @@ jobs:
10
fail-fast: false
11
matrix:
12
# test building and using pre-build containers.
13
- build_docker: ["true"]
+ build_docker: ["true",""]
14
env:
15
TESTING: ${{ matrix.build_docker}}
16
steps:
0 commit comments