From e954935660d8a0d9c1bfca9b85013ccb371be559 Mon Sep 17 00:00:00 2001 From: Chris Lovering Date: Mon, 16 Jan 2023 20:49:36 +0000 Subject: Ensure all deps are installed in CI --- .github/workflows/lint-test.yaml | 2 -- 1 file changed, 2 deletions(-) (limited to '.github') diff --git a/.github/workflows/lint-test.yaml b/.github/workflows/lint-test.yaml index db7bd6f5..5a05f781 100644 --- a/.github/workflows/lint-test.yaml +++ b/.github/workflows/lint-test.yaml @@ -18,8 +18,6 @@ jobs: - name: Install Python Dependencies uses: HassanAbouelela/actions/setup-python@setup-python_v1.4.0 with: - dev: true - install_args: "--with dev" python_version: '3.10' # Start the database early to give it a chance to get ready before -- cgit v1.2.3