Skip to content
Snippets Groups Projects
Unverified Commit 8b4d2734 authored by jonastheis's avatar jonastheis
Browse files

Fix unit test directory

parent 13fc0051
No related branches found
No related tags found
No related merge requests found
...@@ -19,7 +19,7 @@ jobs: ...@@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@v2 uses: actions/checkout@v2
- name: Run Tests - name: Run Tests
run: go test ./... run: go test ./packages/...
integration-test: integration-test:
name: Integration Tests name: Integration Tests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment