Skip to content

Commit

Permalink
fix: fix gha structure
Browse files Browse the repository at this point in the history
  • Loading branch information
Robso-creator committed Nov 22, 2024
1 parent be336bc commit b93f2a0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ jobs:
sudo apt-get update
sudo apt-get install -y docker-compose
- name: build img
run: make build-img

- name: create local env file
run: |
touch .env
Expand Down

0 comments on commit b93f2a0

Please sign in to comment.