Skip to content

Commit

Permalink
next
Browse files Browse the repository at this point in the history
  • Loading branch information
jaci-nordic committed Sep 21, 2023
1 parent 8ebbf6d commit 33d99fa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pip-requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ jobs:
uses: actions/checkout@v3
working-directory: ncs/nrf
run: |
touch test
echo test
echo test >> test
git config --global user.email "[email protected]"
git config --global user.name "NordicBuilder"
git add ./test
Expand Down

0 comments on commit 33d99fa

Please sign in to comment.