Skip to content

Commit

Permalink
Fix poetry test (#312)
Browse files Browse the repository at this point in the history
  • Loading branch information
sverdlov93 authored Apr 20, 2023
1 parent b4c6ed8 commit 673e45a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 51 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: "CLA Assistant"
if: ${{ steps.sign-or-recheck.outputs.match != '' || github.event_name == 'pull_request_target' }}
# Alpha Release
uses: cla-assistant/github-action@v2.1.1-beta
uses: cla-assistant/github-action@v2.3.0
env:
# Generated and maintained by GitHub
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down
50 changes: 0 additions & 50 deletions commands/testdata/projects/poetry/poetry.lock

This file was deleted.

0 comments on commit 673e45a

Please sign in to comment.