mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Pipeline
This commit is contained in:
parent
fe6ff6a1ae
commit
f513e27dc6
@ -6,7 +6,7 @@ runs:
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: "3.10"
|
||||
python-version: "3.11"
|
||||
cache: pip
|
||||
|
||||
- name: Install environment
|
||||
|
||||
@ -21,7 +21,6 @@ def mock_registry() -> MockRegistry:
|
||||
|
||||
|
||||
def test_lasercode_code(registry: ILaserCodeRegistry) -> None:
|
||||
|
||||
assert LaserCode(1688, registry).code == 1688
|
||||
|
||||
# 1113 doesn't comply to the rules, but is the only code valid for FC3 aircraft like
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user