diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index c533dcbf8..a0490076e 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -30,4 +30,4 @@ jobs: - name: Unit Tests run: npm test - name: Build Console - run: npm run build \ No newline at end of file + run: npm run build