Просмотр исходного кода

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

OpenStack build fix
Nuwan Goonasekera 4 лет назад
Родитель
Сommit
72bbf65e75
1 измененных файлов с 1 добавлено и 1 удалено
  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
 # Run this workflow every time a new commit pushed to your repository
 on:
 on: