Skip to content

Commit

Permalink
Update skipping test
Browse files Browse the repository at this point in the history
  • Loading branch information
ericpre committed May 14, 2023
1 parent c1bfa95 commit 849d3db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
TARGET_PLATFORM: osx-arm64
env:
TEST_DEPS: pytest pytest-qt pytest-xdist pytest-rerunfailures
LIB_TO_TEST: lumispy pyxem
LIB_TO_TEST: lumispy pyxem kikuchipy
# Fails on linux-mkl build
LIB_TO_TEST_SKIP: '-k "not test_results_dict_to_crystal_map"'
DISPLAY: ':0'
Expand Down Expand Up @@ -295,7 +295,7 @@ jobs:
WP_DIR_NAME: WPy64-31090
TEST_DEPS: pytest pytest-qt pytest-xdist pytest-rerunfailures
LIB_TO_INSTALL: abtem ase atomap graphviz hdf5plugin hyperspy[all] hyperspyui kikuchipy lumispy matplotlib-scalebar nglview py4dstem particlespy pystackreg python-rapidjson pyxem scanning_drift_corr start_jupyter_cm
LIB_TO_TEST: lumispy pyxem
LIB_TO_TEST: lumispy pyxem kikuchipy
LIB_TO_TEST_SKIP: ''

steps:
Expand Down

0 comments on commit 849d3db

Please sign in to comment.