Skip to content

Commit 293e5d4

Browse files
committed
DAS-2292: remove debugging info
1 parent 37d42de commit 293e5d4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/notebook-test-suite.yml

-3
Original file line numberDiff line numberDiff line change
@@ -133,9 +133,6 @@ jobs:
133133
- name: Checkout the repository
134134
uses: actions/checkout@v4
135135

136-
- name: who owns this?
137-
run: echo ${{ github.repository_owner }}
138-
139136
- name: Pull Docker image
140137
run: docker pull ghcr.io/${{github.repository_owner}}/regression-tests-${{ matrix.service }}:${{ github.event.client_payload.docker-image-tag || inputs.docker-image-tag || 'latest' }}
141138

0 commit comments

Comments
 (0)