Skip to content

Commit

Permalink
Update poetry.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
p-goulart committed Feb 6, 2024
1 parent f9dbd23 commit 5622de6
Show file tree
Hide file tree
Showing 3 changed files with 268 additions and 295 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,14 +167,12 @@ jobs:
# - name: Test LT
# working-directory: ${{ env.LT_HOME }}
# # If it fails, keep going; TODO: change this to 'false' after testing
# continue-on-error: true
# run: |
# mvn clean install -DskipTests
# ./build.sh pt test

- name: Archive Java src for deployment
# TODO: uncomment after this is tested to limit archiving to PRs to main
# TODO: add extra condition here to check for success of tests??
# Only do it after a successful build and push to main!
# if: github.event_name == 'push' && github.ref == 'refs/heads/main'
uses: actions/upload-artifact@v4
Expand Down
2 changes: 1 addition & 1 deletion dict_tools
Submodule dict_tools updated 2 files
+266 −291 poetry.lock
+1 −1 pyproject.toml
Loading

0 comments on commit 5622de6

Please sign in to comment.