Skip to content

Commit

Permalink
Use better job name to reflect Pyodide build
Browse files Browse the repository at this point in the history
  • Loading branch information
agriyakhetarpal committed Feb 22, 2024
1 parent fa3a852 commit 0343b6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/emscripten.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ env:

jobs:
build_wasm_emscripten:
name: Build PyWavelets for Pyodide
runs-on: ubuntu-latest
# Uncomment the following line to test changes on a fork
# if: github.repository == 'PyWavelets/pywt'
Expand Down

0 comments on commit 0343b6d

Please sign in to comment.