fix ci by ignoring tracy tsc check
CI / build (push) Failing after 3m13s Details

This commit is contained in:
SeanOMik 2024-10-19 11:48:24 -04:00
parent b2d259ac71
commit 156cbf25a4
Signed by: SeanOMik
GPG Key ID: FEC9E2FC15235964
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
name: CI
env:
# Runners don't expose the TSC but we want to make sure these tests work, so we
# can ignore it.
TRACY_NO_INVARIANT_CHECK: 1
on:
push:
branches: