fix(daily): fix typo in testintegration (#1463)

This commit is contained in:
Gabriel Cruz
2025-06-12 12:26:46 +00:00
committed by GitHub
parent 72e85101b0
commit 2f3156eafb

View File

@@ -96,4 +96,4 @@ jobs:
export NIMFLAGS="${NIMFLAGS} --mm:${{ matrix.nim.memory_management }}"
nimble test
nimble testintegraion
nimble testintegration