We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 814bbad commit 4474eb7Copy full SHA for 4474eb7
1 file changed
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: jdx/mise-action@v4
18
with:
19
install_args: dagger
20
- # FIXME(frantjc): Docker tests still fail in Dagger.
+ # FIXME(frantjc): Docker tests still fail in Dagger.
21
# - name: Prepare .env
22
# run: |
23
# cat <<EOF > .env
0 commit comments