Skip to content

Bump braces from 3.0.2 to 3.0.3 in /lib/IHP/DataSync #4129

Bump braces from 3.0.2 to 3.0.3 in /lib/IHP/DataSync

Bump braces from 3.0.2 to 3.0.3 in /lib/IHP/DataSync #4129

Workflow file for this run

name: "Tests + Compile"
on:
pull_request:
branches: [master]
push:
branches: 'master'
jobs:
tests:
runs-on: ARM64
steps:
- uses: actions/checkout@v4
- run: nix develop --impure --command tests
- run: nix develop --impure --command fastbuild