Skip to content

Commit c2f6200

Browse files
remove pwd debugging statement
1 parent 6603cb1 commit c2f6200

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pro-integration-tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@ jobs:
137137
138138
- name: Install Node modules with pnpm for Pro dummy app
139139
run: |
140-
pwd
141140
cd spec/dummy && pnpm install
142141
143142
- name: Install Ruby Gems for Pro dummy app

0 commit comments

Comments
 (0)