Skip to content

Commit

Permalink
fix working dir
Browse files Browse the repository at this point in the history
  • Loading branch information
EdAbati committed Oct 25, 2024
1 parent 0934100 commit 53e058d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/downstream_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ jobs:
working-directory: vegafusion/vegafusion-python/
run: python checks/check_lazy_imports.py
- name: Test vegafusion
working-directory: vegafusion-python/
working-directory: vegafusion/vegafusion-python/
env:
VEGAFUSION_TEST_HEADLESS: 1
run: pytest

0 comments on commit 53e058d

Please sign in to comment.