Browse Source

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

OpenStack build fix
Nuwan Goonasekera 4 năm trước cách đây
mục cha
commit
72bbf65e75
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: