Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwthompson committed Nov 9, 2023
1 parent 96491e3 commit 816d089
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
OE_LICENSE: ${{ github.workspace }}/oe_license.txt
PACKAGE: openff
PYTEST_ARGS: -r fE -v -x --tb=short -nauto
NB_ARGS: --nbval-lax --dist-loadscope --ignore=examples/deprecated
NB_ARGS: --nbval-lax --dist loadscope --ignore=examples/deprecated

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 816d089

Please sign in to comment.