Skip to content

Commit 867b802

Browse files
authored
Update build.yml remove echoes
1 parent e9cd42a commit 867b802

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,4 @@ jobs:
3434
SYPHT_API_KEY: ${{ secrets.SYPHT_API_KEY }}
3535
SYPHT_AUTH_ENDPOINT: ${{ vars.SYPHT_AUTH_ENDPOINT }}
3636
run: |
37-
echo "vars:"
38-
echo $SYPHT_API_BASE_ENDPOINT
39-
echo $SYPHT_API_KEY
4037
pytest -s tests/*.py

0 commit comments

Comments
 (0)