Skip to content

Commit

Permalink
lol fix default LT_BRANCH value 🥴
Browse files Browse the repository at this point in the history
  • Loading branch information
p-goulart committed Jul 16, 2024
1 parent 7c27b1d commit 3cc5bc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
env:
LT_BRANCH: "pt/dict/v1.2.0"
LT_BRANCH: "master"

- name: Set up Poetry
uses: Gr1N/setup-poetry@v8
Expand Down

0 comments on commit 3cc5bc6

Please sign in to comment.