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 3329209 commit 905d80cCopy full SHA for 905d80c
.github/workflows/bevy_mod_scripting.yml
@@ -21,7 +21,7 @@ concurrency:
21
22
jobs:
23
check:
24
- name: Check - {{ matrix.run_args.label }}
+ name: Check - ${{ matrix.run_args.label }}
25
runs-on: ${{ matrix.run_args.os }}
26
strategy:
27
matrix:
0 commit comments