Skip to content

Commit

Permalink
ci: allow depwarn
Browse files Browse the repository at this point in the history
  • Loading branch information
avik-pal committed Oct 17, 2024
1 parent 09e0576 commit ac4a16b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,5 @@ jobs:
group: "${{ matrix.group }}"
coverage-directories: "src,ext"
julia-version: "${{ matrix.version }}"
julia-runtest-depwarn: "yes" # TensorBoardLogger has a global depwarn
secrets: "inherit"

0 comments on commit ac4a16b

Please sign in to comment.