Skip to content

Commit 4533a31

Browse files
authored
aaaa
1 parent f9dec71 commit 4533a31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
echo "Length: ${#CONTIGUITY_DATA_KEY}"
3535
3636
- name: Run tests
37-
run: uv run pytest tests
37+
run: CONTIGUITY_DATA_KEY=${CONTIGUITY_DATA_KEY} uv run pytest tests

0 commit comments

Comments
 (0)