Skip to content

Commit

Permalink
🚇 Add more interationtests (#722)
Browse files Browse the repository at this point in the history
  • Loading branch information
s-weigand authored Jun 26, 2021
1 parent 43b42ff commit 9bd8732
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,14 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
example_name: [
example_name:
[
quick-start,
fluorescence,
# transient-absorption, # Not working with 0.3.2
transient-absorption,
transient-absorption-two-datasets,
spectral-constraints,
# spectral-guidance, # Not working with 0.3.2
spectral-guidance,
two-datasets,
sim-3d-disp,
sim-3d-nodisp,
Expand Down

0 comments on commit 9bd8732

Please sign in to comment.