CI: Remove test git checkout

This will now run on a corrected guix-builder container I manually put in place on the runner.
This commit is contained in:
Collin J. Doering 2024-01-01 15:35:17 -05:00
parent 60f52947ec
commit 09df8f0166
Signed by: rekahsoft
GPG Key ID: 7B4DEB93212B3022
1 changed files with 0 additions and 2 deletions

View File

@ -6,8 +6,6 @@ jobs:
Build:
runs-on: guix
steps:
- name: Tester git checkout
run: git clone http://git.home.rekahsoft.ca/${{ gitea.repository }}
- name: Check out repository code
uses: https://github.com/actions/checkout@v3
- name: Build preparation