RPM, tests, pointlist indexing and nlookup-ing, lint fixes #4
@ -68,6 +68,12 @@ jobs:
|
||||
- name: Installing archlinux package
|
||||
run: |
|
||||
ls -la
|
||||
pacman -U bforce-r*.pkg.tar.zst
|
||||
cd ${{ github.workspace }}/tests
|
||||
echo '-----------------------------------------'
|
||||
ls -la
|
||||
- name: Testing package in clean environment
|
||||
run: |
|
||||
cd ${{ github.workspace }}/tests
|
||||
echo '------------>>> TESTING <<<--------------'
|
||||
BFBIN=/usr/bin/bforce ./mktests.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user