Skip to content
Snippets Groups Projects
Unverified Commit ff6dee1f authored by Wolfgang Welz's avatar Wolfgang Welz Committed by GitHub
Browse files

enable drng tests

parent 0fff31a8
No related branches found
No related tags found
No related merge requests found
......@@ -18,4 +18,4 @@ jobs:
uses: actions/checkout@v2
- name: Run Tests
run: go test $(go list ./... | grep -v drng)
run: go test ./...
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment