Skip to content

Commit eb7c51c

Browse files
committed
address comment
1 parent 9942f4f commit eb7c51c

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/precommit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6767

6868
- name: Run smoke tests
69-
run: docker run --rm toolsolutions-pytorch:latest ./test.sh
69+
run: docker run --rm toolsolutions-pytorch:latest ./test-examples.sh
7070

7171
- name: Run unit tests
7272
run: docker run --rm toolsolutions-pytorch:latest bash ./run_unit_tests.sh
File renamed without changes.

0 commit comments

Comments
 (0)