indent
This commit is contained in:
parent
51ef1a8ccd
commit
33bcfdc4d3
1 changed files with 2 additions and 2 deletions
|
@ -4,5 +4,5 @@ inputs:
|
|||
runs:
|
||||
using: composite
|
||||
steps:
|
||||
- id: get-square
|
||||
run: python3 -m get_num_square
|
||||
- id: get-square
|
||||
run: python3 -m get_num_square
|
||||
|
|
Loading…
Reference in a new issue