From 3551eea5ccac05e11cd40d2e41ff21d5d1185dfb Mon Sep 17 00:00:00 2001 From: Gabriel Omar Cotelli Date: Fri, 12 Jan 2024 17:17:18 -0300 Subject: [PATCH] Update unit-tests-gs64.yml --- .github/workflows/unit-tests-gs64.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/unit-tests-gs64.yml b/.github/workflows/unit-tests-gs64.yml index 567ca81..0c421a6 100644 --- a/.github/workflows/unit-tests-gs64.yml +++ b/.github/workflows/unit-tests-gs64.yml @@ -10,7 +10,7 @@ jobs: steps: - uses: actions/checkout@v3 - name: Load Image and Run Tests - uses: ba-st-actions/gs64-ci@v2 + uses: ba-st-actions/gs64-ci@non_root with: project_name: 'Launchpad' run_tests: 'true'