Skip to content

Only track exception (e.g. with sentry) in production #3810

Only track exception (e.g. with sentry) in production

Only track exception (e.g. with sentry) in production #3810

Workflow file for this run

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