mirror of
https://github.com/logos-storage/logos-storage-go-bindings.git
synced 2026-01-07 07:53:05 +00:00
Remove tests check during artifacts
This commit is contained in:
parent
26e5f6869b
commit
10049ab134
6
.github/workflows/artifacts.yml
vendored
6
.github/workflows/artifacts.yml
vendored
@ -84,12 +84,6 @@ jobs:
|
||||
make update
|
||||
make libcodex
|
||||
|
||||
- name: Make sure that tests pass
|
||||
env:
|
||||
CGO_ENABLED: 1
|
||||
run: make
|
||||
run: make test
|
||||
|
||||
- name: Package artifacts Linux
|
||||
if: matrix.target.os == 'ubuntu-latest' || matrix.target.os == 'ubuntu-24.04-arm'
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user