diff --git a/.forgejo/workflows/go-test.yml b/.forgejo/workflows/go-test.yml index 45f4c09..7bb900a 100644 --- a/.forgejo/workflows/go-test.yml +++ b/.forgejo/workflows/go-test.yml @@ -6,6 +6,7 @@ jobs: go-test: runs-on: ubuntu-latest steps: + - uses: actions/checkout@v4 - name: Setup Go uses: actions/setup-go@v5 with: diff --git a/README.md b/README.md index 71832ee..db6edf6 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # PolyculeConnect -[![status-badge](https://ci-polycule-connect.chapoline.me/api/badges/1/status.svg)](https://ci-polycule-connect.chapoline.me/repos/1) -[![status-badge](https://ci-server.internal.faercol.me/api/badges/2/status.svg)](https://ci-server.internal.faercol.me/repos/2) +[![status-badge](https://git.faercol.me/PolyculeConnect/polycule-connect/badges/workflows/go-test.yml/badge.svg?branch=main)](https://ci-polycule-connect.chapoline.me/repos/1) ![Project logo](./polyculeconnect/static/img/logo-text.png)