Skip to content

Commit

Permalink
Merge pull request #42 from jkool702/main
Browse files Browse the repository at this point in the history
update sync
  • Loading branch information
jkool702 authored Aug 6, 2024
2 parents 01006a8 + cd70815 commit 57e4b49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sh-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
SHELLCHECK_OPTS: -e SC1004 # exclude some shellcheck warnings.
SHFMT_OPTS: -s # arguments to shfmt.
with:
sh_checker_checkbashisms_enable: true
sh_checker_checkbashisms_enable: false
sh_checker_exclude: OLD
1 change: 1 addition & 0 deletions hyperfine_benchmark/forkrun.speedtest.hyperfine.bash
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/usr/bin/env bash

############################################## BEGIN CODE ##############################################

Expand Down

0 comments on commit 57e4b49

Please sign in to comment.