Skip to content

Bump bevy_rapier2d from 0.22.0 to 0.25.0 #70

Bump bevy_rapier2d from 0.22.0 to 0.25.0

Bump bevy_rapier2d from 0.22.0 to 0.25.0 #70

Workflow file for this run

name: "test"
on:
workflow_dispatch:
pull_request:
push:
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@v8
- name: Cache Nix store
uses: DeterminateSystems/magic-nix-cache-action@v2
- name: Check flake
run: nix flake check --accept-flake-config