File tree Expand file tree Collapse file tree 11 files changed +611
-64
lines changed Expand file tree Collapse file tree 11 files changed +611
-64
lines changed Original file line number Diff line number Diff line change 2323
2424jobs :
2525 build :
26- if : false # disabled while we migrate to digest newtypes
2726 runs-on : ubuntu-latest
2827 strategy :
2928 matrix :
4948 working-directory : ${{ github.workflow }}
5049
5150 test :
52- if : false # disabled while we migrate to digest newtypes
5351 runs-on : ubuntu-latest
5452 strategy :
5553 matrix :
Original file line number Diff line number Diff line change 2323
2424jobs :
2525 build :
26- if : false # disabled while we migrate to digest newtypes
2726 runs-on : ubuntu-latest
2827 strategy :
2928 matrix :
5453 nightly-cmd :
5554
5655 test :
57- if : false # disabled while we migrate to digest newtypes
5856 runs-on : ubuntu-latest
5957 strategy :
6058 matrix :
Original file line number Diff line number Diff line change 2323
2424jobs :
2525 build :
26- if : false # disabled while we migrate to digest newtypes
2726 runs-on : ubuntu-latest
2827 strategy :
2928 matrix :
4948 working-directory : ${{ github.workflow }}
5049
5150 test :
52- if : false # disabled while we migrate to digest newtypes
5351 runs-on : ubuntu-latest
5452 strategy :
5553 matrix :
Original file line number Diff line number Diff line change 2323
2424jobs :
2525 build :
26- if : false # disabled while we migrate to digest newtypes
2726 runs-on : ubuntu-latest
2827 strategy :
2928 matrix :
4948 working-directory : ${{ github.workflow }}
5049
5150 test :
52- if : false # disabled while we migrate to digest newtypes
5351 runs-on : ubuntu-latest
5452 strategy :
5553 matrix :
Original file line number Diff line number Diff line change 2222
2323jobs :
2424 build :
25- if : false # disabled while we migrate to digest newtypes
2625 runs-on : ubuntu-latest
2726 strategy :
2827 matrix :
5049 install-zlint : true
5150
5251 test :
53- if : false # disabled while we migrate to digest newtypes
5452 runs-on : ubuntu-latest
5553 strategy :
5654 matrix :
7472 - run : cargo test --all-features --release
7573
7674 fuzz :
77- if : false # disabled while we migrate to digest newtypes
7875 runs-on : ubuntu-latest
7976 steps :
8077 - uses : actions/checkout@v4
Original file line number Diff line number Diff line change 2222
2323jobs :
2424 build :
25- if : false # disabled while we migrate to digest newtypes
2625 runs-on : ubuntu-latest
2726 strategy :
2827 matrix :
4847 working-directory : ${{ github.workflow }}
4948
5049 test :
51- if : false # disabled while we migrate to digest newtypes
5250 runs-on : ubuntu-latest
5351 strategy :
5452 matrix :
Original file line number Diff line number Diff line change 2525
2626jobs :
2727 build :
28- if : false # disabled while we migrate to digest newtypes
2928 runs-on : ubuntu-latest
3029 strategy :
3130 matrix :
5150 working-directory : ${{ github.workflow }}
5251
5352 test :
54- if : false # disabled while we migrate to digest newtypes
5553 runs-on : ubuntu-latest
5654 strategy :
5755 matrix :
You can’t perform that action at this time.
0 commit comments