Skip to content

Commit

Permalink
fix typo in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
itziakos authored May 2, 2024
1 parent b357672 commit f7b9ca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
name: coverage-report
path: htmlcov/*
code-lint:
runs-on: ubuntu-20,04
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- name: Set up Python 3.6
Expand Down

0 comments on commit f7b9ca2

Please sign in to comment.