mirror of
https://codeberg.org/librewolf/source.git
synced 2025-02-21 11:25:56 -05:00
remove test.yaml from workflows for the moment
This commit is contained in:
parent
59c108246e
commit
91f671d511
1 changed files with 0 additions and 14 deletions
|
@ -1,14 +0,0 @@
|
|||
name: Test
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
push:
|
||||
runs-on: debian
|
||||
steps:
|
||||
- run: apt-get update && apt-get -y upgrade
|
||||
- run: apt-get -y install git make
|
||||
- run: #git clone <source>
|
||||
- run: #git clone <bsys6>
|
||||
- run: #cd source && make all
|
||||
- run: #cd bsyz6 && ./bsys6 bootstrap && ./bssys6 pacakge # x86_64-linux
|
||||
- run: #copy the .bz2 to somewhere to test..
|
Loading…
Add table
Reference in a new issue