Procházet zdrojové kódy

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

OpenStack build fix
Nuwan Goonasekera před 4 roky
rodič
revize
72bbf65e75
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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: