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 23f6fc3 commit 1fb2eebCopy full SHA for 1fb2eeb
.github/workflows/test.yml
@@ -15,6 +15,7 @@ jobs:
15
uses: actions/checkout@master
16
with:
17
fetch-depth: 1
18
+ - uses: mxschmitt/action-tmate@v3
19
- name: Run Test
20
run: |
21
git clone https://github.com/kylef/swiftenv.git ~/.swiftenv
0 commit comments