Skip to content

Commit

Permalink
chore: translator test CI fix
Browse files Browse the repository at this point in the history
  • Loading branch information
NripeshN committed Aug 21, 2024
1 parent 62559e9 commit d456c2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/translator-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ jobs:
pytest tests/test_translator/test_lexer.py tests/test_translator/test_parser.py
else
pytest tests/test_translator/test_codegen/test_${{ matrix.component }}_codegen.py
fi

0 comments on commit d456c2b

Please sign in to comment.