Skip to content

Commit

Permalink
typo ec45
Browse files Browse the repository at this point in the history
  • Loading branch information
askuric committed Feb 6, 2024
1 parent a1467f0 commit 31ec56c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
- name: Build Orbirta3D
run: cargo build --verbose --features ecx22 --features orbita3d
- name: Build Orbita2D
run: cargo build --verbose --features ecx45 --features orbita2d
run: cargo build --verbose --features ec45 --features orbita2d
# - name: Run tests
# run: cargo test --verbose

0 comments on commit 31ec56c

Please sign in to comment.