Skip to content

Commit

Permalink
fix: No tests for you just yet
Browse files Browse the repository at this point in the history
  • Loading branch information
FiniteReality committed Jun 29, 2023
1 parent 80f9ede commit 02b8012
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-system.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ jobs:
if: false && steps.build.outcome == 'success'
id: test
run: |
cd build/tests/NovelRT.Tests
ctest --output-on-failure -C ${{ matrix.configuration }}
- name: Install NovelRT - ${{ matrix.configuration }}
Expand Down

0 comments on commit 02b8012

Please sign in to comment.