Skip to content

Commit

Permalink
ci: better job name
Browse files Browse the repository at this point in the history
  • Loading branch information
grzuy committed Apr 10, 2024
1 parent 7adbfd4 commit dd33440
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:

jobs:
mix_test:
name: mix test (${{matrix.elixir}}/${{matrix.otp}}, plugin_tests:${{matrix.run_plugin_tests}}, integration_tests:${{matrix.run_integration_tests}})
runs-on: ubuntu-latest
strategy:
fail-fast: false
Expand Down

0 comments on commit dd33440

Please sign in to comment.