Skip to content

Commit

Permalink
Revert
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwthompson committed Nov 9, 2023
1 parent 816d089 commit 09286cf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,9 +142,6 @@ jobs:
NB_ARGS+=" --ignore=examples/using_smirnoff_in_amber_or_gromacs"
NB_ARGS+=" --ignore=examples/using_smirnoff_with_amber_protein_forcefield"
NB_ARGS+=" --ignore=examples/SMIRNOFF_simulation"
fi
if [[ ${{ matrix.openeye }} == false ]]; then
NB_ARGS+=" --ignore=examples/toolkit_showcase"
fi
Expand Down

0 comments on commit 09286cf

Please sign in to comment.