File tree Expand file tree Collapse file tree 13 files changed +160
-568
lines changed Expand file tree Collapse file tree 13 files changed +160
-568
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
2627 runs-on : ubuntu-latest
2728 strategy :
2829 matrix :
4849 working-directory : ${{ github.workflow }}
4950
5051 test :
52+ if : false # disabled while we migrate to digest newtypes
5153 runs-on : ubuntu-latest
5254 strategy :
5355 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
2627 runs-on : ubuntu-latest
2728 strategy :
2829 matrix :
5354 nightly-cmd :
5455
5556 test :
57+ if : false # disabled while we migrate to digest newtypes
5658 runs-on : ubuntu-latest
5759 strategy :
5860 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
2627 runs-on : ubuntu-latest
2728 strategy :
2829 matrix :
4849 working-directory : ${{ github.workflow }}
4950
5051 test :
52+ if : false # disabled while we migrate to digest newtypes
5153 runs-on : ubuntu-latest
5254 strategy :
5355 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
2627 runs-on : ubuntu-latest
2728 strategy :
2829 matrix :
4849 working-directory : ${{ github.workflow }}
4950
5051 test :
52+ if : false # disabled while we migrate to digest newtypes
5153 runs-on : ubuntu-latest
5254 strategy :
5355 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
2526 runs-on : ubuntu-latest
2627 strategy :
2728 matrix :
4950 install-zlint : true
5051
5152 test :
53+ if : false # disabled while we migrate to digest newtypes
5254 runs-on : ubuntu-latest
5355 strategy :
5456 matrix :
7274 - run : cargo test --all-features --release
7375
7476 fuzz :
77+ if : false # disabled while we migrate to digest newtypes
7578 runs-on : ubuntu-latest
7679 steps :
7780 - 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
2526 runs-on : ubuntu-latest
2627 strategy :
2728 matrix :
4748 working-directory : ${{ github.workflow }}
4849
4950 test :
51+ if : false # disabled while we migrate to digest newtypes
5052 runs-on : ubuntu-latest
5153 strategy :
5254 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
2829 runs-on : ubuntu-latest
2930 strategy :
3031 matrix :
5051 working-directory : ${{ github.workflow }}
5152
5253 test :
54+ if : false # disabled while we migrate to digest newtypes
5355 runs-on : ubuntu-latest
5456 strategy :
5557 matrix :
You can’t perform that action at this time.
0 commit comments