Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
MariusStorhaug committed Apr 1, 2024
1 parent be60b73 commit 117cac8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -515,13 +515,11 @@ jobs:
path: ${{ github.workspace }}

- name: Commit docs for linting
id: commit-docs
shell: pwsh
run: |
Get-ChildItem -Recurse | Select-Object -ExpandProperty FullName | Sort-Object
- name: Commit docs for linting
id: commit-docs
shell: pwsh
run: |
git config --global user.name "Github Actions"
Expand Down

0 comments on commit 117cac8

Please sign in to comment.