Skip to content

Commit

Permalink
removed unsued comments
Browse files Browse the repository at this point in the history
  • Loading branch information
rasswanth-s committed Feb 15, 2024
1 parent cb5cca8 commit 3e45a21
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/cd-post-release-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,6 @@ jobs:
run: |
hagrid launch test-domain-1 to docker:8081 --tag=${{ github.event.inputs.syft_version }} --low-side
# Ideally we should run it in a tox test, but for now we are just running it in the main environment
# as we have three different types of tests for notebooks
# tox -e stack.test.notebook
# tox -e syft.test.notebook
# tox -e stack.test.integration.k8s
- name: Run tests
env:
NODE_PORT: "8081"
Expand Down

0 comments on commit 3e45a21

Please sign in to comment.