Skip to content

Commit a4f2de7

Browse files
committed
What was checkout location
1 parent 6c2cd02 commit a4f2de7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
uses: actions/setup-go@v5
2323
- name: Run Integration Tests
2424
run: |
25-
cd $CHECKOUT_LOCATION
2625
bash test.sh
2726
env:
2827
MUX_TOKEN_ID: ${{ secrets.MUX_TOKEN_ID }}

0 commit comments

Comments
 (0)