Skip to content

Commit

Permalink
Remove workaround for the browser check (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio authored Dec 18, 2024
1 parent d59519e commit 24cf4f0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@ jobs:
- name: Build the extension
run: |
set -eux
export LANG=en_US.UTF-8
export LANGUAGE=en_US:en
export LC_ALL=en_US.UTF-8
jlpm dev
jupyter labextension list
Expand Down

0 comments on commit 24cf4f0

Please sign in to comment.