Skip to content

Commit

Permalink
Update GHA to passed in env var
Browse files Browse the repository at this point in the history
  • Loading branch information
ernest-tpximpact committed Oct 3, 2024
1 parent 152ad14 commit 1d98de2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
if: ${{ matrix.environment != 'development' }}
- run: |
make dags/config.json ENVIRONMENT=${{ matrix.environment }}
make dags/config.json
- run: |
make test
Expand Down

0 comments on commit 1d98de2

Please sign in to comment.