Skip to content

Commit f8760e7

Browse files
authored
Delete path printing step
1 parent 2c7e284 commit f8760e7

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,6 @@ jobs:
1212
- name: Checkout codigo
1313
uses: actions/checkout@v4
1414

15-
- name: Ruta actual de trabajo
16-
run: |
17-
echo "Ruta actual de app pyday: $(pwd)"
18-
ls -la
19-
2015
- name: Setup node
2116
uses: actions/setup-node@v4
2217
with:

0 commit comments

Comments
 (0)