Skip to content

- upgrade to windows 0.58.0 and fix errors in wmf and win32 backends #335

- upgrade to windows 0.58.0 and fix errors in wmf and win32 backends

- upgrade to windows 0.58.0 and fix errors in wmf and win32 backends #335

Workflow file for this run

name: tests
on: [push, pull_request]
jobs:
win32:
runs-on: self-hosted
steps:
- uses: actions/checkout@v3
with:
submodules: "recursive"
- name: build-data
run: |
cargo build
hotline-data\\pmbuild.cmd win32-debug -all
- name: tests
run: |
cargo test -- --test-threads 1