Remove second build step.

This commit is contained in:
Buster Neece 2023-01-13 13:16:55 -06:00
parent 4ebf685160
commit e1d5d58158
No known key found for this signature in database
GPG Key ID: F1D2E64A0005E80E
1 changed files with 0 additions and 4 deletions

View File

@ -130,10 +130,6 @@ jobs:
cp docker-compose.sample.yml docker-compose.yml
cp docker-compose.testing.yml docker-compose.override.yml
- name: Build Functional test image.
run: |
docker-compose build web
- name: Run functional test suite.
run: |
chmod 777 tests/_output/