−id
All checks were successful
/ job (push) Successful in 3m24s

This commit is contained in:
Marc Beninca 2024-07-30 22:46:20 +02:00
parent c033ad6391
commit 9b4d1e7d35
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
2 changed files with 0 additions and 2 deletions

View file

@ -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

View file

@ -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