Skip to content

Commit

Permalink
Use gawk's gettimeofday if available #57
Browse files Browse the repository at this point in the history
  • Loading branch information
xonixx committed Sep 26, 2021
1 parent 7a74bc3 commit 0420b38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:

- name: "run tests"
run: |
[[ "$OSTYPE" == "darwin"* ]] && brew install gawk
./makesure_stable
win:
name: "Run tests Win"
Expand Down

0 comments on commit 0420b38

Please sign in to comment.