File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -21,12 +21,12 @@ runs:
2121 # temporary until we validate that this is working correctly
2222 continue-on-error : true
2323 uses : ' cqse/teamscale-upload-action@8d10b6693b9242420ef2062dbefc36af6e88d587'
24- with :
25- server : ' https://fdb.teamscale.io'
26- project : ' foundationdb-fdb-record-layer'
27- user : ' fdb-record-layer-build'
28- partition : inputs.partition
29- accesskey : ${{ inputs.teamscaleKey }}
30- format : ' JACOCO'
31- revision : ${{ inputs.revision }}
32- files : ${{ inputs.files }}
24+ with :
25+ server : ' https://fdb.teamscale.io'
26+ project : ' foundationdb-fdb-record-layer'
27+ user : ' fdb-record-layer-build'
28+ partition : inputs.partition
29+ accesskey : ${{ inputs.teamscaleKey }}
30+ format : ' JACOCO'
31+ revision : ${{ inputs.revision }}
32+ files : ${{ inputs.files }}
You can’t perform that action at this time.
0 commit comments