Skip to content

Commit

Permalink
Updated workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
irfanghat committed Jul 11, 2024
1 parent dab4b35 commit a63e1ee
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/code-coverage.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
- name: Code Coverage

'on':
push:
branches: [ "master" ]
tags: '*'


- name: Install toolchain
id: toolchain
uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit a63e1ee

Please sign in to comment.