Skip to content

Commit

Permalink
fix workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
kritserv committed Oct 23, 2023
1 parent 0c5761c commit 3381508
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/django_app_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
uses: actions/checkout@v2

- name: Build and Test
working-directory: ./code
run: |
docker-compose build
docker-compose up -d
Expand Down

0 comments on commit 3381508

Please sign in to comment.