We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaf2af5 commit ed36189Copy full SHA for ed36189
.github/workflows/unit_tests.yml
@@ -46,7 +46,7 @@ on:
46
47
jobs:
48
unit-tests:
49
- name: Unit tests
+ name: Unit tests (${{ matrix.swift.swift_version }})
50
runs-on: ubuntu-latest
51
strategy:
52
fail-fast: false
0 commit comments