Skip to content

Commit

Permalink
[#474] Test
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmursa-dev committed Jan 2, 2025
1 parent 17f0272 commit a97d923
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
coverage run src/manage.py test src
env:
DJANGO_SETTINGS_MODULE: objects.conf.ci
RELEASE: test
RELEASE: test1
SECRET_KEY: dummy
DB_USER: postgres
DB_PASSWORD: ''
Expand Down Expand Up @@ -74,7 +74,7 @@ jobs:
fi
env:
DJANGO_SETTINGS_MODULE: objects.conf.ci
RELEASE: test
RELEASE: test2

store-reusable-workflow-vars:
name: create values which can be passed through a reusable workflow
Expand Down

0 comments on commit a97d923

Please sign in to comment.