1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00

Rename ./script/test-module to ./script/cibuild-module for consistency

This commit is contained in:
Ross McFarland
2023-10-12 11:34:16 -07:00
parent da9b6ccac9
commit 0ba9cb2727
2 changed files with 1 additions and 1 deletions

View File

@@ -65,4 +65,4 @@ jobs:
architecture: x64
- name: Test Module
run: |
./script/test-module ${{ matrix.module }}
./script/cibuild-module ${{ matrix.module }}

0
script/test-module → script/cibuild-module Executable file → Normal file
View File