fix: test

This commit is contained in:
源文雨
2024-04-16 20:59:47 +09:00
parent c27340adc0
commit e842e5b521
2 changed files with 6 additions and 5 deletions

View File

@@ -33,8 +33,5 @@ jobs:
BUILD_MACHINE: linux
GOARCH: amd64
run: |
make -e test
cd build
ls -hl
ldd test
./test
make -e install
make -e runtest