Skip to content

Bump thiserror from 1.0.64 to 2.0.6 #126

Bump thiserror from 1.0.64 to 2.0.6

Bump thiserror from 1.0.64 to 2.0.6 #126

Workflow file for this run

name: "CI"
on:
pull_request:
push:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@v4
- name: Run the Magic Nix Cache
uses: DeterminateSystems/magic-nix-cache-action@v1
- name: Build server and client
run: |
nix build -L .#typstfmt