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 a1e37c3 commit 57bbe0cCopy full SHA for 57bbe0c
.github/workflows/pr_validation.yaml
@@ -44,6 +44,8 @@ jobs:
44
disable-animations: false
45
script: |
46
echo "Running emulator..."
47
+
48
+ cd ./flutter_test_runners/example_deep_links
49
echo "Working directory: $(pwd)"
50
echo ""
51
0 commit comments