Skip to content

Commit 282e212

Browse files
committed
formatting
1 parent 66d1da7 commit 282e212

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/model_benchmarking.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ jobs:
4949
5050
- name: Upload to GitHub repo
5151
uses: stefanzweifel/git-auto-commit-action@v5
52-
with:
53-
commit_message: Commit to Github
54-
file_pattern: 'ambient_sound_analysis/csv/*.csv'
52+
with:
53+
commit_message: Commit to Github
54+
file_pattern: 'ambient_sound_analysis/csv/*.csv'
5555

5656
#- name: Upload as artifact
5757
# uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)