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 8887efb commit 31341e5Copy full SHA for 31341e5
.github/workflows/dart.yml
@@ -22,7 +22,7 @@ jobs:
22
dart test
23
chmod +x scripts/*
24
./scripts/run_snippets.sh
25
- git checkout scripts qr.png
+ git checkout scripts qr.png Pdf417.png
26
env:
27
TEST_CONFIGURATION_ACCESS_TOKEN: ${{ secrets.TEST_CONFIGURATION_ACCESS_TOKEN }}
28
0 commit comments