Skip to content

Commit

Permalink
try setting credentials this way
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Jan 9, 2023
1 parent f4d6aa9 commit ace90b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
pushd test
git config --global user.email "devnull@example.com"
git config --global user.name "GITHUB tester"
git config --global protocol.file.allow always
make utest
make stest
popd
Expand Down

0 comments on commit ace90b2

Please sign in to comment.