Skip to content

Cleanup a bunch of warnings #24

Cleanup a bunch of warnings

Cleanup a bunch of warnings #24

Workflow file for this run

name: Buildable?
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
env:
CARGO_TERM_COLOR: always
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: cargo-install
uses: baptiste0928/[email protected]
with:
crate: cargo-screeps
- name: Build code
run: cargo screeps build