Skip to content

Commit

Permalink
focus
Browse files Browse the repository at this point in the history
  • Loading branch information
AskAlexSharov committed Mar 7, 2024
1 parent d1fe18f commit f066fc6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,5 @@ jobs:
go-version: '1.20'

- run: go env
- run: go test ./mdbx ./exp/mdbxpool
- run: go test -p 1 ./mdbx
- run: go test -p 1 ./exp/mdbxpool

0 comments on commit f066fc6

Please sign in to comment.