Browse Source

changed playbook for testing workflow

Gleb Urvanov 4 years ago
parent
commit
1593bab56b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/run-network-tests.yml

+ 1 - 1
.github/workflows/run-network-tests.yml

@@ -22,4 +22,4 @@ jobs:
       - name: ansible build and tests
         run: |
           cd ./devops/ansible
-          ansible-playbook -i hosts build-and-run-tests-single-node-playbook.yml --become -v
+          ansible-playbook -i hosts build-and-run-tests-exported-chainspec-playbook.yml --become -v