Skip to content

Commit

Permalink
should be it
Browse files Browse the repository at this point in the history
  • Loading branch information
sentrivana committed Nov 27, 2023
1 parent f988ee0 commit da1dc25
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/split-tox-gh-actions/templates/test.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
name: {{ framework }} {{ category }}, {% raw %}python ${{ matrix.python-version }}, ${{ matrix.os }}{% endraw %}
runs-on: {% raw %}${{ matrix.os }}{% endraw %}
strategy:
# test if ci fails
fail-fast: false
matrix:
python-version: [{{ versions|join(",") }}]
Expand Down

0 comments on commit da1dc25

Please sign in to comment.