Skip to content
Snippets Groups Projects
Commit 85cd3aa83332 authored by Luke Bakken's avatar Luke Bakken
Browse files

Do not run coverage on forks or PRs

Fixes #937
parent 353292354985
No related branches found
No related tags found
No related merge requests found
......@@ -68,6 +68,7 @@
- python: 3.6
- python: 3.7-dev
- stage: coverage
if: fork = false OR type != pull_request
python: 3.6
services: []
install:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment