File tree Expand file tree Collapse file tree 2 files changed +8
-29
lines changed Expand file tree Collapse file tree 2 files changed +8
-29
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -198,13 +198,14 @@ jobs:
198
198
subjectRepo : ' michaelklishin/propertied'
199
199
subjectRef : ' master'
200
200
201
- test-quartzite :
202
- uses : ./.github/workflows/test-lein-repo.yml
203
- with :
204
- clojureRepo : ${{ inputs.clojureRepo }}
205
- clojureRef : ${{ inputs.clojureRef }}
206
- subjectRepo : ' michaelklishin/quartzite'
207
- subjectRef : ' main'
201
+ # NOTE: Failing hardcoded date based test.
202
+ # test-quartzite:
203
+ # uses: ./.github/workflows/test-lein-repo.yml
204
+ # with:
205
+ # clojureRepo: ${{ inputs.clojureRepo }}
206
+ # clojureRef: ${{ inputs.clojureRef }}
207
+ # subjectRepo: 'michaelklishin/quartzite'
208
+ # subjectRef: 'main'
208
209
209
210
test-route-one :
210
211
uses : ./.github/workflows/test-lein-repo.yml
You can’t perform that action at this time.
0 commit comments