Skip to content

Commit 4b20aad

Browse files
committed
Temp test VDC.
1 parent 658c94e commit 4b20aad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify-devcontainers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
verify-devcontainers:
9797
name: ${{matrix.devcontainer.name}}
9898
needs: get-devcontainer-list
99-
if: ${{ needs.get-devcontainer-list.outputs.skip != 'true' }}
99+
# if: ${{ needs.get-devcontainer-list.outputs.skip != 'true' }}
100100
runs-on: linux-amd64-cpu4
101101
strategy:
102102
fail-fast: false

0 commit comments

Comments
 (0)