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
|
<<: *defaults
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- attach_workspace:
|
|
||||||
at: .
|
|
||||||
- run:
|
- run:
|
||||||
name: test
|
name: test
|
||||||
command: |
|
command: |
|
||||||
|
|
Loading…
Reference in New Issue