Commit 1d5cd487 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Allow failures of Python 3.8 tests

parent 9c416cdc
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -48,6 +48,8 @@ unittest:3.8:
  extends: .unittest
  variables:
    PY_VERSION: '3.8'
  # 3.8 not supported yet
  allow_failure: true

publish:unittests:
  stage: publish