diff --git a/.github/workflows/gh-ci.yaml b/.github/workflows/gh-ci.yaml index f3c113c..f8cf679 100644 --- a/.github/workflows/gh-ci.yaml +++ b/.github/workflows/gh-ci.yaml @@ -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: diff --git a/docs/tests.md b/docs/tests.md index 7a5bdd8..db92bec 100644 --- a/docs/tests.md +++ b/docs/tests.md @@ -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. :::