Skip to content

Commit

Permalink
Disable automatic tests with Transformers
Browse files Browse the repository at this point in the history
  • Loading branch information
dmlls committed Oct 25, 2023
1 parent 780dae0 commit df654c2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,3 @@ jobs:

- name: Run tests without Transformers
run: pytest tests

- name: Run tests with Transformers
run: pytest tests --transformers --use-cpu

0 comments on commit df654c2

Please sign in to comment.