Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
ycjcl868 committed Mar 31, 2021
1 parent 68026d7 commit 1beb8c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-linux.yml
Expand Up @@ -10,6 +10,7 @@ on:
- v[0-9]+.x
paths-ignore:
- 'doc/**'

env:
PYTHON_VERSION: 3.9
FLAKY_TESTS: dontcare
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test-macos.yml
Expand Up @@ -10,6 +10,7 @@ on:
- v[0-9]+.x
paths-ignore:
- 'doc/**'

env:
PYTHON_VERSION: 3.9
FLAKY_TESTS: dontcare
Expand Down

0 comments on commit 1beb8c7

Please sign in to comment.