mirror of https://github.com/pyodide/pyodide.git
Attaching the workspace before build is not necessary
This commit is contained in:
parent
00db2a4be1
commit
53de9fa548
|
@ -73,8 +73,6 @@ jobs:
|
|||
<<: *defaults
|
||||
steps:
|
||||
- checkout
|
||||
- attach_workspace:
|
||||
at: .
|
||||
- run:
|
||||
name: test
|
||||
command: |
|
||||
|
|
Loading…
Reference in New Issue