Skip to content

Commit

Permalink
Ignoring shaky test test_example_wlf_plugin.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenthoms committed Jan 7, 2025
1 parent 966d1f0 commit 549a2c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/webviz-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
- name: 🤖 Run tests
run: |
webviz preferences --theme default
pytest ./tests --headless --forked
pytest ./tests --headless --forked --ignore ./tests/test_example_wlf_plugin.py
webviz docs --portable ./docs_build --skip-open
webviz schema
Expand Down

0 comments on commit 549a2c5

Please sign in to comment.