Skip to content

Bump serde_json from 1.0.115 to 1.0.119 #128

Bump serde_json from 1.0.115 to 1.0.119

Bump serde_json from 1.0.115 to 1.0.119 #128

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