Skip to content

Commit

Permalink
Remove trailing bracket.
Browse files Browse the repository at this point in the history
  • Loading branch information
hodgestar committed Nov 12, 2023
1 parent 6802887 commit 457127d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- os: "ubuntu-20.04"
python-version: "pypy2.7"
- os: "ubuntu-20.04"
python-version: "pypy3.10"]
python-version: "pypy3.10"
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 457127d

Please sign in to comment.