Skip to content

Commit

Permalink
Merge pull request #18 from lexara-prime-ai/dev
Browse files Browse the repository at this point in the history
Updated workflows
  • Loading branch information
irfanghat authored Jul 11, 2024
2 parents dab4b35 + a63e1ee commit 483ad5a
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 483ad5a

Please sign in to comment.