1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-30 14:56:39 +02:00

core: rename script build-test.sh to build_test.sh

This commit is contained in:
Sébastien Helleu
2023-01-05 08:05:04 +01:00
parent db81c07e1f
commit 3c65bc6831
4 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ jobs:
CXX: ${{ matrix.config.cxx }}
BUILDTOOL: ${{ matrix.config.tool }}
BUILDARGS: ${{ matrix.config.args }}
run: ./tools/build-test.sh
run: ./tools/build_test.sh
- name: Run WeeChat
env: