You've already forked reloading-manager
Please enter the commit message for your changes. Lines starting with '#' will be ignored, and an empty message aborts the commit.
This commit is contained in:
5
.github/workflows/tests.yml
vendored
5
.github/workflows/tests.yml
vendored
@@ -34,11 +34,6 @@ jobs:
|
|||||||
name: 🔍🐹 Go Tests
|
name: 🔍🐹 Go Tests
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: 🛡️🔒 Add Siteworx CA Certificates
|
|
||||||
run: |
|
|
||||||
apt update && apt install -yq ca-certificates curl
|
|
||||||
curl -Ls https://siteworxpro.com/hosted/Siteworx+Root+CA.pem -o /usr/local/share/ca-certificates/sw.crt
|
|
||||||
update-ca-certificates
|
|
||||||
- name: ⚙️🐹 Set up Go Environment
|
- name: ⚙️🐹 Set up Go Environment
|
||||||
uses: actions/setup-go@v2
|
uses: actions/setup-go@v2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user