explicitly set config file

pull/3054/head
Patrick Burns 2024-04-04 14:13:06 -05:00
rodzic 084df5d262
commit 5b4aa9731f
1 zmienionych plików z 0 dodań i 2 usunięć

Wyświetl plik

@ -18,8 +18,6 @@ jobs:
run: |
docker build -t cloudlog .
docker run -d -p 80:80 cloudlog
- name: Start Apache
run: sudo service apache2 start
- name: Run Cypress tests
uses: cypress-io/github-action@v2
with: