Skip to content

Commit

Permalink
Merge pull request ozkriff#655 from not-fl3/macroquad_update
Browse files Browse the repository at this point in the history
Macroquad update & basic android version
  • Loading branch information
ozkriff authored Jun 7, 2021
2 parents eebc501 + 6b52908 commit 97d6e9d
Show file tree
Hide file tree
Showing 34 changed files with 955 additions and 260 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

- run: cargo fmt --all -- --check

- run: cargo clippy -- -D warnings
- run: cargo clippy --all --tests -- -D warnings

build:
name: ${{ matrix.build }}
Expand Down
Loading

0 comments on commit 97d6e9d

Please sign in to comment.