Skip to content

Commit

Permalink
docker
Browse files Browse the repository at this point in the history
  • Loading branch information
ydshieh committed Feb 2, 2024
1 parent 77803c2 commit 92b2ff8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/dummy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,7 @@ jobs:
cd /transformers
git status
git log -n 3
- name: run tests
run: |
python3 -m pytest -v tests/

0 comments on commit 92b2ff8

Please sign in to comment.