Skip to content

Commit

Permalink
cause early git failure so we can try to fix it
Browse files Browse the repository at this point in the history
  • Loading branch information
ChenglimEar committed May 30, 2024
1 parent 59b34c2 commit 8adaf50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
git -v
pwd
ls -al
git --no-pager diff build/digests.json
psql -l
echo "c1,c2" > test.csv
echo "a,b" >> test.csv
Expand Down

0 comments on commit 8adaf50

Please sign in to comment.