Skip to content

Commit

Permalink
tests passing
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyfowers committed Jul 18, 2024
1 parent ccbcfae commit bead4e5
Show file tree
Hide file tree
Showing 20 changed files with 27 additions and 1,678 deletions.
70 changes: 0 additions & 70 deletions .github/workflows/test_build_api.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/test_turnkey.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
shell: bash -el {0}
run: |
pylint src/turnkeyml --rcfile .pylintrc
pylint examples --rcfile .pylintrc --ignore-paths examples/build_api --disable E0401,E0611
pylint examples --rcfile .pylintrc --disable E0401,E0611
- name: Test with unittest
shell: bash -el {0}
run: |
Expand Down
68 changes: 0 additions & 68 deletions examples/build_api/build_name.py

This file was deleted.

58 changes: 0 additions & 58 deletions examples/build_api/cache_dir.py

This file was deleted.

74 changes: 0 additions & 74 deletions examples/build_api/hello_onnx_world.py

This file was deleted.

47 changes: 0 additions & 47 deletions examples/build_api/hello_torch_world.py

This file was deleted.

52 changes: 0 additions & 52 deletions examples/build_api/no_monitor.py

This file was deleted.

Loading

0 comments on commit bead4e5

Please sign in to comment.