Explorar el Código

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

OpenStack build fix
Nuwan Goonasekera hace 4 años
padre
commit
72bbf65e75
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: