Commit e6720f38 by Arun Babu Neelicattu Committed by finswimmer

actions: fix typo in workflow

parent 4704d375
......@@ -26,7 +26,7 @@ jobs:
- run: exit 0
tests:
name: ${{ matrix.os }} / ${{ matrix.python-version
name: ${{ matrix.os }} / ${{ matrix.python-version }}
# we do not need os specific runners here, using linux is quicker
runs-on: ubuntu-latest
strategy:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment