Skip to content

Commit

Permalink
Merge branch 'add-slow-tests' of https://github.com/lvwerra/trl into …
Browse files Browse the repository at this point in the history
…add-slow-tests
  • Loading branch information
younesbelkada committed Jan 12, 2024
2 parents c7ddba4 + 403d2cd commit 33ce5dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slow-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Slow tests (on push)

on:
push:
branches: [ main ]
branches: [ add-slow-tests ]
paths:
# Run only when python files are modified
- "trl/**.py"
Expand Down

0 comments on commit 33ce5dc

Please sign in to comment.