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

Fix unit test directory

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