Skip to content

Commit fd39f5c

Browse files
committed
More trivial and pointless change
1 parent cb8dfb5 commit fd39f5c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/precommit.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ jobs:
2020
uses: actions/setup-python@v4
2121
with:
2222
python-version: 3.x
23+
- name: say something stupid
24+
run: |
25+
echo "I am a banana!"
2326
- name: Install clang-format 22
2427
run: |
2528
echo "deb http://ftp.fi.debian.org/debian/ experimental main contrib non-free" >> /etc/apt/sources.list

0 commit comments

Comments
 (0)