remove old test

This commit is contained in:
2024-03-08 12:29:48 +01:00
parent a8d8613f2c
commit 6709dba0e7
2 changed files with 0 additions and 15 deletions

View File

@ -29,9 +29,6 @@ jobs:
- name: Build
run: cmake --build ${{github.workspace}}/build --config ${{env.BUILD_TYPE}} -j 4
- name: temp test
run: ${{github.workspace}}/build/bin/mono_time_test
macos:
timeout-minutes: 10
@ -75,6 +72,3 @@ jobs:
- name: Build
run: cmake --build ${{github.workspace}}/build --config ${{env.BUILD_TYPE}} -j 4
- name: temp test
run: ${{github.workspace}}/build/bin/mono_time_test.exe