Skip to content

Commit

Permalink
removing uniques test, part of spec algo testing
Browse files Browse the repository at this point in the history
  • Loading branch information
4kimov committed Sep 10, 2023
1 parent 030e037 commit c708c2a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 111 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
with:
go-version: ${{ matrix.go-version }}
- name: Run Go tests
run: go test -v -short ./...
run: go test -v ./...
110 changes: 0 additions & 110 deletions uniques_test.go

This file was deleted.

0 comments on commit c708c2a

Please sign in to comment.