Skip to content

Commit

Permalink
minor tweak to trigger retest
Browse files Browse the repository at this point in the history
  • Loading branch information
LivInTheLookingGlass committed Aug 7, 2024
1 parent 29d6f4c commit 6d8277f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion c/test_euler.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
requires_io: Set[int] = {22}

# this is the set of problems where builds are not reproducible on PCC compiler
PCC_no_reproducible: Set[str] = set()
# PCC_no_reproducible: Set[str] = set()

# platform variables section
IN_WINDOWS = system() == 'Windows'
Expand Down

0 comments on commit 6d8277f

Please sign in to comment.