Skip to content

Commit

Permalink
Merge pull request tum-ei-eda#3 from Samanti-Das/test
Browse files Browse the repository at this point in the history
checking pr
  • Loading branch information
Samanti-Das committed May 18, 2021
2 parents 194863d + 089ff7a commit c1be87d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -468,6 +468,8 @@ jobs:
edit-mode: replace
body: ${{ steps.get-comment-body.outputs.body }}






Expand Down
2 changes: 2 additions & 0 deletions examples/bare_etiss_processor/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -206,3 +206,5 @@ void writeFileJson(float cpu_time, float simulation_time, float cpu_cycle, float
json_output.close();

}

//hello, testing for pull request in github

0 comments on commit c1be87d

Please sign in to comment.