Skip to content

Commit

Permalink
Remove space to hopefuly remove CI warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
woodsp-ibm committed Aug 9, 2023
1 parent 39abce8 commit cc24bc0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,8 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ ubuntu-latest ]
python-version: [ 3.8, 3.11 ]
os: [ubuntu-latest]
python-version: [3.8, 3.11]
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit cc24bc0

Please sign in to comment.