Skip to content

Commit

Permalink
Pin black version
Browse files Browse the repository at this point in the history
  • Loading branch information
mawandm committed Apr 5, 2024
1 parent 23c68aa commit c3ecb70
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_api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
options: "--check --verbose"
src: "./nesis/api/"
version: "21.5b1"
version: "24.3.0"
test:
runs-on: ubuntu-latest
name: Test API
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test_rag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
options: "--check --verbose"
src: "./nesis/api/"
version: "21.5b1"
version: "24.3.0"

test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c3ecb70

Please sign in to comment.