We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
eco
1 parent d0f00a9 commit d24075cCopy full SHA for d24075c
.github/workflows/tox.yml
@@ -39,6 +39,8 @@ jobs:
39
TOX_PARALLEL_NO_SPINNER: 1
40
FORCE_COLOR: 1
41
42
+ continue-on-error: ${{ matrix.env.TOXENV == 'eco' }}
43
+
44
steps:
45
- name: Check out src from Git
46
uses: actions/checkout@v2
0 commit comments