Use symmetric difference iterator #11
@ -36,7 +36,7 @@ jobs:
|
||||
run: |
|
||||
git config --global url."https://$TOKEN:@git.vdb.to/".insteadOf https://git.vdb.to/
|
||||
- name: Run tests
|
||||
run: go test -v ./...
|
||||
run: go test -p 1 -v ./...
|
||||
|
||||
integration-tests:
|
||||
name: Run integration tests
|
||||
|
Loading…
Reference in New Issue
Block a user