comment out
Some checks failed
Tests / Run on Ubuntu (push) Successful in 1m20s
Lint / Run on Ubuntu (push) Failing after 3m39s

This commit is contained in:
Chris Richardson
2025-07-02 21:42:55 -04:00
parent 6f9570cb73
commit 1020814623
3 changed files with 6 additions and 9 deletions

View File

@@ -11,7 +11,6 @@ jobs:
name: Build docker image
runs-on: ubuntu-20.04
needs: [lint, test, test-e2e]
steps:
- name: Clone the code
uses: actions/checkout@v4