Skip to content

Commit 8e1080c

Browse files
Testing (#94)
1 parent fb1789c commit 8e1080c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/master.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,5 @@ jobs:
6666
needs: unittest
6767
runs-on: ubuntu-latest
6868
steps:
69-
uses: ./.github/workflows/sphinx.yml
70-
if: ${{ github.event_name != 'pull_request' }}
69+
- uses: ./.github/workflows/sphinx.yml
70+
if: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)