Skip to content

Commit

Permalink
removed print directory step used for debug of GHA WF
Browse files Browse the repository at this point in the history
Signed-off-by: Alfredo Gutierrez <[email protected]>
  • Loading branch information
AlfredoG87 committed Mar 22, 2024
1 parent c3b4f79 commit f0a9b00
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/proxy-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,6 @@ jobs:

- name: Install luasocket
run: luarocks install luasocket

- name: Print Current Directory
run: pwd && ls -la
working-directory: auth-layer-proxy/tests

- name: Run tests
run: lua test.lua
Expand Down

0 comments on commit f0a9b00

Please sign in to comment.