[Rt-commit] rt branch, 4.4/github-actions-testing, updated. rt-4.4.4-209-g99372fc579

Jim Brandt jbrandt at bestpractical.com
Wed Jan 6 17:50:35 EST 2021


The branch, 4.4/github-actions-testing has been updated
       via  99372fc579b9e83ab33abf453b1a4f0934272437 (commit)
      from  1aa2cf5931be792f314b123c4ffb6553b2bd75cf (commit)

Summary of changes:
 .github/workflows/github-action.yml | 1 -
 1 file changed, 1 deletion(-)

- Log -----------------------------------------------------------------
commit 99372fc579b9e83ab33abf453b1a4f0934272437
Author: Jim Brandt <jbrandt at bestpractical.com>
Date:   Wed Jan 6 17:50:32 2021 -0500

    Remove the other uses statement

diff --git a/.github/workflows/github-action.yml b/.github/workflows/github-action.yml
index 5c8704c1f8..2e57ad603a 100644
--- a/.github/workflows/github-action.yml
+++ b/.github/workflows/github-action.yml
@@ -11,7 +11,6 @@ jobs:
   setup:
     steps:
       - name: Build RT
-        uses: actions/checkout at v2
         env:
           RT_TEST_PARALLEL: 1
           RT_DBA_USER: root

-----------------------------------------------------------------------


More information about the rt-commit mailing list