We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ec5442 commit 6f90c73Copy full SHA for 6f90c73
.github/workflows/pr_validation.yaml
@@ -48,7 +48,7 @@ jobs:
48
echo ""
49
50
echo "Changing working directory to the example app"
51
- echo "Current directory listing: $(ls -la)"
+ ls -la
52
cd ./flutter_test_runners/example_deep_links
53
echo "Working directory: $(pwd)"
54
0 commit comments