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 c1e46f5 commit 0b109d3Copy full SHA for 0b109d3
.github/workflows/dart.yml
@@ -22,7 +22,7 @@ jobs:
22
dart test
23
chmod +x scripts/*
24
./scripts/run_snippets.sh
25
- chmod -x scripts/*
+ git clean -dfX
26
env:
27
TEST_CONFIGURATION_ACCESS_TOKEN: ${{ secrets.TEST_CONFIGURATION_ACCESS_TOKEN }}
28
0 commit comments