We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e94721a commit d3bb506Copy full SHA for d3bb506
.github/workflows/ci.yml
@@ -44,7 +44,7 @@ jobs:
44
echo ---
45
set
46
47
- go env
+ go env || true
48
49
- name: Install Rust
50
if: ${{ runner.os == 'Windows' }} && ${{ runner.arch == 'ARM64' }}
0 commit comments