Skip to content

Commit 5b984a3

Browse files
update automerge / dependencies
1 parent ff94128 commit 5b984a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ jobs:
321321
run: sphinx-build docs docs_build
322322

323323
automerge:
324-
needs: [lint, test-non-ase, test-notebooks-and-ase, test-force-field-notebook, docs]
324+
needs: [automerge, docs, lint, test-force-field-notebook, test-non-ase, test-notebooks-and-ase, test-openff]
325325
runs-on: ubuntu-latest
326326

327327
permissions:

0 commit comments

Comments
 (0)