aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/on-commit.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/on-commit.yml')
-rw-r--r--.github/workflows/on-commit.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.github/workflows/on-commit.yml b/.github/workflows/on-commit.yml
index 01de8d7..937aeaa 100644
--- a/.github/workflows/on-commit.yml
+++ b/.github/workflows/on-commit.yml
@@ -25,10 +25,6 @@ jobs:
- name : 'Python: Formatting'
run: |
black --check .
- - name: 'Python: Security'
- run: |
- bandit -lll */*.py *c/*.py
- safety check
- name: 'Terraform: Setup'
uses: hashicorp/setup-terraform@v3
with:
git.ajschof.me — hosted by ajschofield — powered by cgit