Skip to content

Commit

Permalink
remove hidden attribute from aria-live elements, see phetsims/chipper…
Browse files Browse the repository at this point in the history
  • Loading branch information
Wangsimg committed Aug 21, 2020
1 parent 3203f28 commit 663bdc5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,7 @@ jobs:

- name: check build serde,macos_kqueue
if: matrix.version == '1.56.0' && matrix.os == 'macos-latest'

run: cargo check -p notify --features=serde,macos_kqueue

- name: check build serde for examples
if: matrix.version != '1.56.0' && matrix.os != 'macos-latest'

0 comments on commit 663bdc5

Please sign in to comment.