summaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/ci.yml')
-rw-r--r--.github/workflows/ci.yml6
1 files changed, 5 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index b0e0b37..bacc6a5 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -109,7 +109,11 @@ jobs:
- name: "3.11"
toxenv: docs-style
- name: "3.11"
- toxenv: audit
+ toxenv: format-audit
+ - name: "3.11"
+ toxenv: formatnongpl-audit
+ - name: "3.11"
+ toxenv: noextra-audit
- name: "3.11"
toxenv: readme
- name: "3.11"