Skip to content

Commit c64a165

Browse files
BLD: Add note about keeping jobs in sync
1 parent b162331 commit c64a165

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/unit-tests.yml

+1
Original file line numberDiff line numberDiff line change
@@ -347,6 +347,7 @@ jobs:
347347
- name: Run Tests
348348
uses: ./.github/actions/run-tests
349349

350+
# NOTE: this job must be kept in sync with the Pyodide build job in wheels.yml
350351
emscripten:
351352
# Note: the Python version, Emscripten toolchain version are determined
352353
# by the Pyodide version. The appropriate versions can be found in the

0 commit comments

Comments
 (0)