From f8841a033b94eb7726c1329f808f81dce47d1142 Mon Sep 17 00:00:00 2001 From: Steven Maude Date: Thu, 23 May 2024 18:49:00 +0100 Subject: [PATCH] Amend comment --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 11e205d..1fe29b6 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -89,7 +89,7 @@ jobs: # It is necessary to run these tests in the dev container, # because they currently require Docker to correctly discover # the state of the Python packages in the Python action image. - - name: Build and run dev container task + - name: Build and run dev container test task uses: devcontainers/ci@a56d055efecd725e8cfe370543b6071b79989cc8 # v0.3.1900000349 with: runCmd: ./research-template/research-template-docker/tests/packages.sh