From 9734788169d400f69b3498df9756f56f5742c2e3 Mon Sep 17 00:00:00 2001 From: Jonas Schuhmacher Date: Tue, 15 Oct 2024 14:33:59 +0200 Subject: [PATCH] init shell --- .github/workflows/build-and-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-test.yml b/.github/workflows/build-and-test.yml index 2fa3d48..6b39c3c 100644 --- a/.github/workflows/build-and-test.yml +++ b/.github/workflows/build-and-test.yml @@ -52,8 +52,8 @@ jobs: environment-file: environment.yml cache-downloads: true cache-environment: true + init-shell: bash powershell - name: Install & Test polyhedral-gravity - shell: bash -l {0} run: | pip install . -vv --no-build-isolation pytest -n 3