Skip to content

Commit

Permalink
sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewprzh committed Feb 13, 2024
1 parent 55a4572 commit 5d9101b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/SIRVs.Set4.R10.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,9 @@ jobs:
echo "${{env.BIN_PATH}}" >> $GITHUB_PATH
echo $GITHUB_PATH
echo $GITHUB_ENV
echo "${{env.BIN_PATH}}" >> $GITHUB_ENV
echo "export PATH=\$PATH:${{env.BIN_PATH}}" >> $GITHUB_ENV
echo ${{env.BIN_PATH}}
${{env.BIN_PATH}}/gffcompare -h
sleep 100
gffcompare -h
- name: 'GitHub runner'
Expand Down

0 comments on commit 5d9101b

Please sign in to comment.