Updated to always use test code

from the develop branch, meaning
that the test code will always be 
up to date.
This commit is contained in:
pyth0n1c
2022-02-28 11:43:04 -08:00
committed by GitHub
parent 0654f3dcb5
commit 222ee749fd
+3
View File
@@ -49,6 +49,7 @@ jobs:
echo "::set-output name=branch::${GITHUB_REF#refs/heads/}"
- name: Checkout Repo
ref: develop
uses: actions/checkout@v2
@@ -136,6 +137,7 @@ jobs:
echo "::set-output name=branch::${GITHUB_REF#refs/heads/}"
- name: Checkout Repo
ref: develop
uses: actions/checkout@v2
- name: Download artifacts
@@ -199,6 +201,7 @@ jobs:
echo "::set-output name=branch::${GITHUB_REF#refs/heads/}"
- name: Checkout Repo
ref: develop
uses: actions/checkout@v2
- name: Download artifacts