mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-08-06 11:37:44 +00:00
fix(ci): remove env-print step to avoid leaking sensitive environment variables (#1299)
This commit is contained in:
@@ -17,7 +17,6 @@ jobs:
|
||||
with:
|
||||
cache: pip
|
||||
python-version: ${{ matrix.python-version }}
|
||||
- run: env | sort
|
||||
- run: make dev
|
||||
- name: lint test docs and build
|
||||
run: make lint docs-gen test-offline # test docs build
|
||||
|
||||
Reference in New Issue
Block a user