Skip to content

Commit 1beb8c7

Browse files
committed
chore: format
1 parent 68026d7 commit 1beb8c7

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/test-linux.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
- v[0-9]+.x
1111
paths-ignore:
1212
- 'doc/**'
13+
1314
env:
1415
PYTHON_VERSION: 3.9
1516
FLAKY_TESTS: dontcare

.github/workflows/test-macos.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
- v[0-9]+.x
1111
paths-ignore:
1212
- 'doc/**'
13+
1314
env:
1415
PYTHON_VERSION: 3.9
1516
FLAKY_TESTS: dontcare

0 commit comments

Comments
 (0)