Skip to content

Commit

Permalink
build activated for base line test
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor Kramer committed Sep 27, 2024
1 parent 9735b71 commit f71d8ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_baseline.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test
name: Test Baseline

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down Expand Up @@ -179,7 +179,7 @@ jobs:

- name: Build and run docker containers
run: |
docker compose up -d
docker compose up -d --build
- name: Initial manage.py commands
run: |
Expand Down

0 comments on commit f71d8ae

Please sign in to comment.