mirror of
https://github.com/hauler-dev/hauler.git
synced 2026-05-17 14:47:40 +00:00
fixed/cleaned new tests (#470)
This commit is contained in:
6
.github/workflows/testdata.yaml
vendored
6
.github/workflows/testdata.yaml
vendored
@@ -13,12 +13,6 @@ jobs:
|
||||
- name: Checkout Repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Set Up Go
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version-file: go.mod
|
||||
check-latest: true
|
||||
|
||||
- name: Fetch Hauler Binary
|
||||
run: curl -sfL https://get.hauler.dev | bash
|
||||
|
||||
|
||||
Reference in New Issue
Block a user