Skip to content

Commit d746200

Browse files
author
Francesco Cosentino
committed
improved stability of the priority heap, improved logging middleware
1 parent 617b6af commit d746200

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/go.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ jobs:
2424
- name: Build
2525
run: go build -v ./...
2626

27-
# - name: Test
28-
# run: go test -v ./...
27+
- name: Test
28+
run: go test -v ./...

0 commit comments

Comments
 (0)