test ci actions

This commit is contained in:
vcerenu
2022-05-17 12:23:55 -03:00
parent e99476a99b
commit 8b39bff31d
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v2
- name: Build the docker-compose stack
run: build-docker-images/build.sh
run: build.sh
- name: Check running containers
run: docker ps -a