Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: run py311-test-gpg-fails tox env in GHA #460

Merged

Conversation

lukpueh
Copy link
Member

@lukpueh lukpueh commented Nov 21, 2022

Only tox envs that are in the format py<MAJOR><MINOR> are run automatically in CI, all others need to be enabled explicitly.

In #437 a new tox env 'py311-test-gpg-fails' was added but not enabled in CI, this is changed in this patch.

Only tox envs that are in the format `py<MAJOR><MINOR>` are run
automatically in CI, all others need to be enabled explicitly.

In secure-systems-lab#437 a new tox env 'py311-test-gpg-fails' was added but not
enabled in CI, this is changed in this patch.

Signed-off-by: Lukas Puehringer <[email protected]>
@lukpueh lukpueh merged commit 986794b into secure-systems-lab:master Nov 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants