Skip to content

Bump serde from 1.0.197 to 1.0.203 #126

Bump serde from 1.0.197 to 1.0.203

Bump serde from 1.0.197 to 1.0.203 #126

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