Skip to content

Commit

Permalink
Remove spurious tab
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan-r-thorpe committed Nov 29, 2024
1 parent bc2ce4e commit 88679d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -672,7 +672,7 @@ jobs:
mv node20 node20.bak
ln -s node16 node20
fi
- name: setup google credentials
if: env.SECRET_GOOGLE_CREDENTIALS
shell: bash
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/src/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ jobs:
mv node20 node20.bak
ln -s node16 node20
fi
@import build-and-test

make_badges:
Expand Down

0 comments on commit 88679d6

Please sign in to comment.