Skip to content

Commit 590f746

Browse files
authored
Update .github/workflows/tox.yml
1 parent 20e8b1f commit 590f746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113

114114

115115
slow-tests:
116-
if: github.event_name == 'schedule':
116+
if: github.event_name == 'schedule'
117117
runs-on: ubuntu-latest
118118
needs: [cache-test-data]
119119
strategy:

0 commit comments

Comments
 (0)