feat: gacha

This commit is contained in:
Maulana Sodiqin
2025-03-30 18:58:17 +07:00
parent 6460979bab
commit 4b8da68df4
6 changed files with 5 additions and 8 deletions
-3
View File
@@ -11,12 +11,9 @@ env:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build
run: cargo build --verbose
- name: Run tests
run: cargo test --verbose
View File
View File
View File