Skip to content

Commit

Permalink
Remove trailing space in test-control.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
horta committed May 16, 2024
1 parent 8961d9a commit 8db2c09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-control.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
with:
python-version: '3.11'
python-version: '3.11'

- name: Run tests
run: |
Expand Down

0 comments on commit 8db2c09

Please sign in to comment.