Skip to content

Commit

Permalink
formatted
Browse files Browse the repository at this point in the history
  • Loading branch information
hrshdhgd committed Feb 12, 2024
1 parent deea045 commit 8cd28ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_tester.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

from .test_constants import TEST_INPUT_DIR, TEST_OUTPUT_DIR


@unittest.skipIf(os.getenv("GITHUB_ACTIONS") == "true", "Skipping tests in GitHub Actions")
class CodeTesterTests(unittest.TestCase):
"""Tests for the CodeTester class."""
Expand Down

0 comments on commit 8cd28ba

Please sign in to comment.