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 3503a26 commit 38cd4e0Copy full SHA for 38cd4e0
.github/workflows/go.yml
@@ -66,7 +66,7 @@ jobs:
66
runs-on: ubuntu-latest
67
strategy:
68
matrix:
69
- dir: [".", "./libevm/tooling"]
+ dir: ["./", "./libevm/tooling"]
70
defaults:
71
run:
72
working-directory: ${{ matrix.dir }}
0 commit comments