Skip to content

Commit 57497d5

Browse files
committed
redudancy
1 parent b715362 commit 57497d5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/publish-self-hostable-docs-cron.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,6 @@ jobs:
5656
echo "New tag is $NEW_TAG"
5757
echo "new_tag=$NEW_TAG" >> $GITHUB_OUTPUT
5858
59-
- name: Run Self-Hosted Tests
60-
uses: ./.github/actions/run-self-hosted-tests
61-
6259
- name: Publish Self-Hostable Docs
6360
uses: ./.github/actions/publish-self-hostable-docs
6461
with:

0 commit comments

Comments
 (0)