We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f191265 commit d29d028Copy full SHA for d29d028
.github/workflows/ci.yaml
@@ -102,12 +102,6 @@ jobs:
102
container: lampepfl/dotty-windows:2020-10-02
103
104
steps:
105
- - name: Checkout cleanup script
106
- uses: actions/checkout@v2
107
-
108
- - name: Cleanup
109
- bash: .github/workflows/cleanup.sh
110
111
- name: Git Checkout
112
uses: actions/checkout@v2
113
@@ -140,12 +134,6 @@ jobs:
140
134
141
135
142
136
143
144
145
146
147
148
149
137
150
138
151
139
0 commit comments