Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nokonoko1203 committed May 29, 2024
1 parent 5e5df83 commit 47c8930
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,5 @@ jobs:
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: lcov.info
fail_ci_if_error: true
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# dda-voxelizer

[![Test](https://github.com/MIERUNE/dda-voxelizer-rs/actions/workflows/test.yml/badge.svg)](https://github.com/MIERUNE/dda-voxelizer-rs/actions/workflows/test.yml)
[![codecov](https://codecov.io/gh/MIERUNE/dda-voxelizer-rs/graph/badge.svg?token=thKlQiVjLc)](https://codecov.io/gh/MIERUNE/dda-voxelizer-rs)
[![test](https://github.com/MIERUNE/dda-voxelizer-rs/actions/workflows/test.yml/badge.svg)](https://github.com/MIERUNE/dda-voxelizer-rs/actions/workflows/test.yml)
[![codecov](https://codecov.io/github/MIERUNE/dda-voxelize-rs/graph/badge.svg?token=DZb9Met7wY)](https://codecov.io/github/MIERUNE/dda-voxelize-rs)
[![Crates.io Version](https://img.shields.io/crates/v/dda-voxelizer)](https://crates.io/crates/dda-voxelizer)

![1716994116122](image/README/1716994116122.png)
Expand Down

0 comments on commit 47c8930

Please sign in to comment.