Skip to content

Commit

Permalink
Add ignore for lixoftConnectors
Browse files Browse the repository at this point in the history
  • Loading branch information
mattfidler committed Sep 2, 2024
1 parent ed3633d commit 28ffc0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
nlmixr2/rxode2ll
nlmixr2/rxode2
nlmixr2/PreciseSums
lixoftConnectors=?ignore
needs: check
- uses: r-lib/actions/check-r-package@v2
with:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
nlmixr2/rxode2ll
nlmixr2/rxode2
nlmixr2/PreciseSums
lixoftConnectors=?ignore
needs: coverage

- name: Test coverage
Expand Down

0 comments on commit 28ffc0e

Please sign in to comment.