This commit is contained in:
rubenwardy
2024-08-10 13:53:56 +01:00
parent 02cc464098
commit d450d6bae3

View File

@@ -6,6 +6,8 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Install docker-compose
run: sudo apt-get install -y docker-compose
- uses: actions/checkout@v4
- name: Copy config
run: cp utils/ci/* .