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.
1 parent 0ca20f1 commit e36136fCopy full SHA for e36136f
.github/workflows/run-tests.yml
@@ -87,7 +87,7 @@ jobs:
87
88
pip3 install --user --ignore-installed -r requirements-dev.txt
89
behave --junit tests/acceptance/pam
90
- behave --junit tests/acceptance/encryption/cryptor-module.feature -t=~na=python -k
+ behave --junit tests/acceptance/encryption/cryptor-module.feature -t=~na=python
91
behave --junit tests/acceptance/subscribe
92
- name: Expose acceptance tests reports
93
uses: actions/upload-artifact@v4
0 commit comments