From 5667c63731751c6136b42d6e1518c632bfac176d Mon Sep 17 00:00:00 2001 From: kenorb Date: Sat, 10 Feb 2024 17:34:02 +0000 Subject: [PATCH] GHA: tests-shell: Corrects volumes --- .github/workflows/tests-shell.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests-shell.yml b/.github/workflows/tests-shell.yml index ea69a86a..661ffb1b 100644 --- a/.github/workflows/tests-shell.yml +++ b/.github/workflows/tests-shell.yml @@ -29,7 +29,7 @@ jobs: image: ea31337/ea-tester:dev options: --user root volumes: - - ${{ github.workspace }}/scripts/tests:/opt/scripts + - ${{ github.workspace }}/scripts:/opt/scripts strategy: matrix: test: