Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/workflows/gh-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
main-tests:
if: "github.repository == 'openforcefield/openff-pablo'"
runs-on: ${{ matrix.os }}
continue-on-error: true
strategy:
fail-fast: false
matrix:
Expand Down
2 changes: 2 additions & 0 deletions docs/tests.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ Pablo has a (developing) PDB test suite.
- ACE/NME caps, `unique_molecules`
* - 193L_prepared.pdb
- disulfides, all 20 canonical amino acids, charged terminii, charged canonical AA side chains
* - 7jjf_stripped.pdb
- Single NA sequence comprised of RNA, DNA, and non-canonical nucleic acid from CCD.
:::

<script>
Expand Down
Loading
Loading