Skip to content

Commit

Permalink
specify container
Browse files Browse the repository at this point in the history
  • Loading branch information
MarquessV committed Jun 3, 2024
1 parent 561b015 commit 5d88996
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,8 @@ jobs:
poetry run make check-types
check-dependencies:
name: Check for vulnerabilities
name: Check dependencies for vulnerabilities
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 5d88996

Please sign in to comment.