Skip to content

Commit

Permalink
UHF-8762: Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
tuutti committed Jan 22, 2024
1 parent 87ffe84 commit 60dcada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/visual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
docker_run "ls -la"
docker_run "pwd"
docker_run "ls -la ../../../../"
docker_run "cd ../../../../ && pwd"
docker_run "realpath ../../../../"
docker_run "npm install"
docker_run "npm run fast-reference"
docker_run "npm run fast-test"
Expand Down

0 comments on commit 60dcada

Please sign in to comment.