Skip to content

Commit 3b33840

Browse files
committed
add missing eof fi
1 parent d680321 commit 3b33840

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pytest.yml

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
elif [[ "${{ github.ref }}" == "refs/heads/pytest-integration" ]]; then
5555
echo "Running integration tests only."
5656
tox -e integration
57+
fi
5758
5859
- name: Check Coverage Report Exists
5960
run: |

0 commit comments

Comments
 (0)