Przeglądaj źródła

Merge pull request #273 from CloudVE/nuwang-os-build-fix

OpenStack build fix
Nuwan Goonasekera 4 lat temu
rodzic
commit
72bbf65e75
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      .github/workflows/integration.yaml

+ 1 - 1
.github/workflows/integration.yaml

@@ -1,4 +1,4 @@
-name: Integration
+name: Integration tests
 
 # Run this workflow every time a new commit pushed to your repository
 on: