Skip to content

Commit

Permalink
Don't exclude imgs from notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleFromNVIDIA committed Aug 26, 2024
1 parent c4c68f5 commit 1f49df5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ jobs:
- '**'
- '!CONTRIBUTING.md'
- '!README.md'
- '!img/**'
- '!java/**'
python:
- '**'
Expand Down

0 comments on commit 1f49df5

Please sign in to comment.