Skip to content

Commit

Permalink
Update config and workflow formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveSkender authored Jan 3, 2025
1 parent c652625 commit 71f4906
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-localization.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
]
python-version: ['3.12']

name: "Py${{ matrix.python-version }} @${{ matrix.locale }} on ${{ matrix.os }}"
name: "Py${{ matrix.python-version }} @ ${{ matrix.locale }} on ${{ matrix.os }}"
runs-on: ${{ matrix.os }}

env:
Expand Down
2 changes: 1 addition & 1 deletion docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ exclude:
"*.pptx",
".offline",
"docs/README.md",
"docs/dx-*.md",
"docs/dx*",
"Gemfile",
"node_modules",
"vendor",
Expand Down

0 comments on commit 71f4906

Please sign in to comment.