Skip to content

Commit

Permalink
remove unnessary export variable
Browse files Browse the repository at this point in the history
  • Loading branch information
open-junius committed Sep 24, 2024
1 parent 9085e11 commit f2e7b02
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/e2e-bittensor-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,4 @@ jobs:
run: |
pwd
ls
export
CHAIN="e2e_test" LOCALNET_SH_PATH="${{ github.workspace }}/scripts/localnet.sh" pytest tests/e2e_tests/ -s

0 comments on commit f2e7b02

Please sign in to comment.