Skip to content

Commit e36136f

Browse files
committed
test: remove legacy key from behave
1 parent 0ca20f1 commit e36136f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
8888
pip3 install --user --ignore-installed -r requirements-dev.txt
8989
behave --junit tests/acceptance/pam
90-
behave --junit tests/acceptance/encryption/cryptor-module.feature -t=~na=python -k
90+
behave --junit tests/acceptance/encryption/cryptor-module.feature -t=~na=python
9191
behave --junit tests/acceptance/subscribe
9292
- name: Expose acceptance tests reports
9393
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)