Skip to content

Commit

Permalink
fix selection
Browse files Browse the repository at this point in the history
jonmmease committed Sep 28, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent a82df42 commit 74fc721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
@@ -307,7 +307,7 @@ jobs:
working-directory: python/vegafusion/
env:
VEGAFUSION_TEST_HEADLESS: 1
run: pytest -k tests/test_altair_mocks.py
run: pytest -k test_altair_mocks
- name: Upload test artifacts
uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # [email protected]
if: always()

0 comments on commit 74fc721

Please sign in to comment.