Uploading the result is meaningless, oops
All checks were successful
Build library & run tests / build (push) Successful in 22s
All checks were successful
Build library & run tests / build (push) Successful in 22s
This commit is contained in:
parent
94a4dbe4e1
commit
133e2ba9da
@ -9,8 +9,3 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- name: Build & test
|
- name: Build & test
|
||||||
run: nix build
|
run: nix build
|
||||||
- name: Upload result
|
|
||||||
uses: actions/upload-artifact@v3
|
|
||||||
with:
|
|
||||||
name: result
|
|
||||||
path: result/*
|
|
Loading…
Reference in New Issue
Block a user