Skip to content

Commit

Permalink
Merge pull request #287 from SUSE/tox-add-missing-envs
Browse files Browse the repository at this point in the history
Add missing helm, git & nginx environments to tox.ini
  • Loading branch information
dcermak authored Aug 15, 2023
2 parents f5c08dd + 9faf45d commit 06fb816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[tox]
envlist = {py36,py39,py310,py311}-unit, build, all, base, fips, init, dotnet, python, ruby, node, go, openjdk, openjdk_devel, rust, php, busybox, 389ds, metadata, minimal, multistage, repository, doc, lint, get_urls, pcp, distribution, postgres
envlist = {py36,py39,py310,py311}-unit, build, all, base, fips, init, dotnet, python, ruby, node, go, openjdk, openjdk_devel, rust, php, busybox, 389ds, metadata, minimal, multistage, repository, doc, lint, get_urls, pcp, distribution, postgres, git, helm, nginx
isolated_build = True
skip_missing_interpreters = True

Expand Down

0 comments on commit 06fb816

Please sign in to comment.