Skip to content

Commit

Permalink
ci: Shorten job name
Browse files Browse the repository at this point in the history
The extra 'wasm-flags' does not seem to add clarity.
  • Loading branch information
jplatte authored and poljar committed Jan 17, 2025
1 parent 63d14b7 commit e077980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ jobs:
- name: '[m]-common'
cmd: matrix-sdk-common

- name: '[m], no-default, wasm-flags'
- name: '[m], no-default'
cmd: matrix-sdk-no-default

- name: '[m]-indexeddb'
Expand Down

0 comments on commit e077980

Please sign in to comment.