Skip to content

build(deps): bump softprops/action-gh-release from 1 to 2 (#14) #49

build(deps): bump softprops/action-gh-release from 1 to 2 (#14)

build(deps): bump softprops/action-gh-release from 1 to 2 (#14) #49

Workflow file for this run

name: Tests
on:
push:
branches:
- main
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: test
run: cargo test
- name: test ctltool
run: |
curl http://www.download.windowsupdate.com/msdownload/update/v3/static/trustedr/en/authrootstl.cab > authrootstl.cab
cargo build
./target/debug/ctltool dump ./authrootstl.cab