Skip to content

Commit

Permalink
Update unit-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
diyahir committed Sep 4, 2024
1 parent cb1d949 commit 112672c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
with:
go-version: "1.21"
- name: Set up environment variables
run: cp sample.aggregator.env .aggregator.env
run: cp sample.aggregator.env .env
- name: Test
run: make tests-unit

0 comments on commit 112672c

Please sign in to comment.