File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11name : Dissect CI
22on : [push, pull_request, workflow_dispatch]
33
4- jobs :
4+ jobs :
55 ci :
66 uses : fox-it/dissect-workflow-templates/.github/workflows/dissect-ci-template.yml@main
77 secrets : inherit
2626 needs : [publish]
2727 uses : fox-it/dissect-workflow-templates/.github/workflows/dissect-ci-demand-test-template.yml@main
2828 with :
29- on-demand-test : ' dissect.target'
29+ on-demand-test : ' dissect.target'
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ __pycache__/
66* .pyc
77.trash /
88.coverage
9- coverage.xml
9+ coverage.xml
Original file line number Diff line number Diff line change 22
33Made available at https://github.com/fox-it/dissect.jffs
44
5- License terms: AGPL3 (<https://www.gnu.org/licenses/agpl-3.0.html>)
5+ License terms: AGPL3 (<https://www.gnu.org/licenses/agpl-3.0.html>)
You can’t perform that action at this time.
0 commit comments