Skip to content

Commit

Permalink
Merge pull request #469 from ral-facilities/safety-ignore
Browse files Browse the repository at this point in the history
Add more ignores on Safety session
  • Loading branch information
MRichards99 authored Jan 4, 2024
2 parents 5ac810a + a72af44 commit a9f336c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,12 @@ def safety(session):
"62019",
"--ignore",
"62151",
"--ignore",
"62451",
"--ignore",
"62452",
"--ignore",
"62556",
)

try:
Expand Down

0 comments on commit a9f336c

Please sign in to comment.