Skip to content

Commit

Permalink
Reverting temp changes
Browse files Browse the repository at this point in the history
  • Loading branch information
indraniBh authored Dec 19, 2024
1 parent 61fd5be commit 622ee8a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ jobs:
${{steps.path.outputs.pythonv}} do.py setup
${{steps.path.outputs.pythonv}} do.py install
${{steps.path.outputs.pythonv}} do.py init
# - name: Run tests
# run: |
# TEST_USERNAME=${{secrets.TEST_USERNAME}} ${{steps.path.outputs.pythonv}} do.py test novus10g
- name: Run tests
run: |
TEST_USERNAME=${{secrets.TEST_USERNAME}} ${{steps.path.outputs.pythonv}} do.py test novus10g
publish_artifacts:
runs-on: [snappi-ixn-ci-novus10g]
Expand Down

0 comments on commit 622ee8a

Please sign in to comment.