Skip to content

Bump pyo3 from 0.20.3 to 0.21.0 #105

Bump pyo3 from 0.20.3 to 0.21.0

Bump pyo3 from 0.20.3 to 0.21.0 #105

Workflow file for this run

name: Core CI
on:
push:
branches:
- main
pull_request: {}
permissions:
contents: read
jobs:
test:
runs-on: ubuntu-latest
name: Test core
steps:
- uses: actions/checkout@v4
- run: cargo test --package space_drive_game_core