Skip to content

Commit

Permalink
Merge branch 'master' into docs/fix-typo-docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlosEduR authored Jan 27, 2025
2 parents 4ca1834 + 9a32645 commit f538553
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/rl-scanner.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
name: RL-Secure Workflow
name: RL-Secure Workflow

on:
workflow_call:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
pipx install poetry
poetry config virtualenvs.in-project true
poetry install --with dev
poetry self add "poetry-dynamic-versioning[plugin]==1.1.1"
poetry self add "poetry-dynamic-versioning[plugin]"
- name: Run tests
run: |
Expand Down

0 comments on commit f538553

Please sign in to comment.