Skip to content

Commit 42d3941

Browse files
Fixed line endings in yml files and regenerated build-test.yml
1 parent c461383 commit 42d3941

3 files changed

Lines changed: 458 additions & 458 deletions

File tree

.github/workflows/build-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -374,8 +374,8 @@ jobs:
374374
set -x
375375
root_dir=`pwd`
376376

377-
# Install NMOS Testing Tool (fork with BCP-007-03 suite)
378-
git clone --branch bcp-007-03 --depth 1 https://github.com/jonathan-r-thorpe/nmos-testing.git
377+
# Install AMWA NMOS Testing Tool
378+
git clone https://github.com/AMWA-TV/nmos-testing.git
379379
cd nmos-testing
380380

381381
# Configure the Testing Tool so all APIs are tested with TLS and authorization

0 commit comments

Comments
 (0)