From 26b0326d07eb95554e1a6f0c9d7dfd0417af6c72 Mon Sep 17 00:00:00 2001 From: Gabriel Omar Cotelli Date: Thu, 2 Nov 2023 16:47:10 -0300 Subject: [PATCH] Test new action version --- .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..d1cf6d8 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@v2-test with: project_name: 'Launchpad' run_tests: 'true'