We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22ceeca commit a8ef145Copy full SHA for a8ef145
2 files changed
.github/workflows/nightly_e2e_tests_ceph.yaml
@@ -69,12 +69,6 @@ jobs:
69
echo "Download dependencies"
70
go mod download
71
72
- - name: Set URL
73
- working-directory: ./test/e2e/
74
- run: |
75
- echo "Set URL"
76
- task set-url:ci
77
-
78
- name: Run E2E
79
id: e2e-tests
80
working-directory: ./test/e2e/
.github/workflows/nightly_e2e_tests_replicated.yaml
0 commit comments