Skip to content

Commit

Permalink
remove yaml anchor
Browse files Browse the repository at this point in the history
  • Loading branch information
fohrloop committed Jan 15, 2024
1 parent 1278859 commit cc99195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
PYTHON_VERSION: '3.10'
PYTHON_EXECUTABLE: 'python3.10'
PYTHON_TOX_ENVS: 'py310, check'
steps: &job-steps
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Install python
Expand Down

0 comments on commit cc99195

Please sign in to comment.