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 ca4e84d commit e935392Copy full SHA for e935392
.github/workflows/ci.yml
@@ -76,8 +76,8 @@ jobs:
76
- name: Change DNS configuration
77
run: sudo mount --bind /run/systemd/resolve/resolv.conf /etc/resolv.conf
78
79
- - name: Setup tmate session
80
- uses: mxschmitt/action-tmate@v3
+# - name: Setup tmate session
+# uses: mxschmitt/action-tmate@v3
81
82
- name: Run unit tests
83
run: make unit-test
0 commit comments