Skip to content

- stub gfx impl for metal #322

- stub gfx impl for metal

- stub gfx impl for metal #322

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