Skip to content

Commit

Permalink
Merge branch 'add-flexpret-support' of github.com:magnmaeh/lingua-fra…
Browse files Browse the repository at this point in the history
…nca into add-flexpret-support
  • Loading branch information
magnmaeh committed May 19, 2024
2 parents 2c5a495 + 4a8c7e0 commit e896e16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/all-embedded.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Tests for embedded platforms
name: CI (by embedded platforms)
name: CI (embedded platforms)

on:
schedule:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/c-flexpret-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ jobs:
- name: Report to CodeCov
uses: ./.github/actions/report-code-coverage
with:
files: core/build/reports/jcoco/integrationTestCodeCoverageReport/integrationTestCodeCoverageReport.xml
files: core/build/reports/jacoco/integrationTestCodeCoverageReport/integrationTestCodeCoverageReport.xml
if: ${{ github.repository == 'lf-lang/lingua-franca' }}

0 comments on commit e896e16

Please sign in to comment.