Skip to content

Commit

Permalink
changing name for GHA job differentiation.
Browse files Browse the repository at this point in the history
  • Loading branch information
ijpulidos committed Jul 26, 2024
1 parent 5c2041a commit d11dd0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rc-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ defaults:
jobs:
tests:
runs-on: ${{ matrix.os }}-latest
name: "💻-${{matrix.os }} 🐍-${{ matrix.python-version }}"
name: "💻-${{matrix.os }} 🐍-${{ matrix.python-version }} OpenFE RC"
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit d11dd0a

Please sign in to comment.