Skip to content

Commit f5d1001

Browse files
authored
Update format.yml
1 parent fcbbfd4 commit f5d1001

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/format.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ jobs:
2525
run: dotnet build --no-restore
2626
- name: Format
2727
run: dotnet format style
28-
- name: Run a script
29-
run: |
30-
echo "The workspace directory is ${{ github.workspace }}"
3128
- name: Commit & Push
3229
run: |
3330
git config --global user.name "github-actions[bot]"

0 commit comments

Comments
 (0)