Skip to content

Commit 3f94e43

Browse files
authored
Update build.yml another test
1 parent 7fa57c4 commit 3f94e43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ jobs:
3131
- name: Test with pytest
3232
run: |
3333
echo "vars:"
34-
echo $SYPHT_BASE_ENDPOINT
34+
echo $SYPHT_API_BASE_ENDPOINT
3535
echo $SYPHT_API_KEY
3636
pytest -s tests/*.py

0 commit comments

Comments
 (0)