Skip to content

Commit

Permalink
Merge branch 'dev' into feature-database-connections
Browse files Browse the repository at this point in the history
  • Loading branch information
akrck02 authored Jul 11, 2024
2 parents c3fe93c + a13fe34 commit 71d83b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_publish_version_dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:

- name: Create env file
run: cp test.env .env

- name: Run tests
run: go test -v ./...

Expand Down

0 comments on commit 71d83b5

Please sign in to comment.