Skip to content

Commit

Permalink
remove tab from github workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
ChenglimEar committed May 30, 2024
1 parent 8adaf50 commit f961892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
git -v
pwd
ls -al
git --no-pager diff build/digests.json
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 f961892

Please sign in to comment.