Skip to content

Commit

Permalink
foo
Browse files Browse the repository at this point in the history
  • Loading branch information
pkhuong committed Sep 10, 2023
1 parent d375c63 commit 993e205
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Rust
name: Unified pipeline

on:
push:
Expand Down Expand Up @@ -41,5 +41,5 @@ jobs:
uses: actions/upload-artifact@v1
with:
name: code-coverage-report
path: cobertura.xml
path: lcov.info

0 comments on commit 993e205

Please sign in to comment.