Skip to content

Commit 629a494

Browse files
committed
CI: Remove step that was accidentally added.
1 parent ff93db9 commit 629a494

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/test-brev-tutorial-docker-images.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,6 @@ jobs:
3232
- name: Checkout repository
3333
uses: actions/checkout@v4
3434

35-
- name: Test Docker Compose
36-
id: test
37-
run: |
38-
./brev/test-docker-compose.bash "tutorials/${{ inputs.tutorial }}/brev/docker-compose.yml"
39-
4035
- name: Log in to GitHub Container Registry
4136
uses: docker/login-action@v3
4237
with:

0 commit comments

Comments
 (0)