Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
OTT-6159
  • Loading branch information
thatsddr committed Jul 29, 2024
1 parent b2157d5 commit 47826b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/setup-python@v3
- uses: golangci/golangci-lint-action@v6
with:
version: v.1.59
version: v1.59
- run: |
pip install -r requirements.txt
mkdocs build -f ../../mkdocs.yaml --strict
Expand Down

0 comments on commit 47826b3

Please sign in to comment.