Skip to content

Commit 20848b8

Browse files
committed
Move quality checks to be after unit tests
1 parent c699aca commit 20848b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab/ci/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
stages:
2-
- Quality Checks
32
- Platform Tests
3+
- Quality Checks
44
- Docs
55

66
pages:

0 commit comments

Comments
 (0)