parent
c033ad6391
commit
9b4d1e7d35
2 changed files with 0 additions and 2 deletions
|
@ -15,6 +15,5 @@ jobs:
|
||||||
- run: spcd-browse-workspace
|
- run: spcd-browse-workspace
|
||||||
- run: spcd-synchronize
|
- run: spcd-synchronize
|
||||||
- uses: ./actions/square
|
- uses: ./actions/square
|
||||||
id: get_square
|
|
||||||
with:
|
with:
|
||||||
num: 11
|
num: 11
|
||||||
|
|
|
@ -5,4 +5,3 @@ runs:
|
||||||
using: composite
|
using: composite
|
||||||
steps:
|
steps:
|
||||||
- run: python3 -m get_num_square
|
- run: python3 -m get_num_square
|
||||||
id: get-square
|
|
||||||
|
|
Loading…
Reference in a new issue