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:
2
.github/workflows/modules.yml
vendored
2
.github/workflows/modules.yml
vendored
@@ -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
0
script/test-module → script/cibuild-module
Executable file → Normal file
Reference in New Issue
Block a user