We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff93db9 commit 629a494Copy full SHA for 629a494
.github/workflows/test-brev-tutorial-docker-images.yml
@@ -32,11 +32,6 @@ jobs:
32
- name: Checkout repository
33
uses: actions/checkout@v4
34
35
- - name: Test Docker Compose
36
- id: test
37
- run: |
38
- ./brev/test-docker-compose.bash "tutorials/${{ inputs.tutorial }}/brev/docker-compose.yml"
39
-
40
- name: Log in to GitHub Container Registry
41
uses: docker/login-action@v3
42
with:
0 commit comments