summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJulian Berman <Julian@GrayVines.com>2022-12-05 16:43:07 -0500
committerJulian Berman <Julian@GrayVines.com>2022-12-05 16:46:27 -0500
commit09b28bbe904cf45488dfe33dd16a893f335e3d97 (patch)
tree88a30a12cc3f9f2a6a7e4e83618488704b4d0634 /.github
parent3c2b16941b3796388ef46ef43adf0a73a4bd5ce7 (diff)
downloadjsonschema-09b28bbe904cf45488dfe33dd16a893f335e3d97.tar.gz
Run pip-licenses on the format-nongpl extra.
Diffstat (limited to '.github')
-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"