Skip to content

Commit

Permalink
test suite and CI first attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
darioizzo committed Oct 1, 2023
1 parent eb0b93c commit 07d174b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: GitHub CI
name: C++ Library
on:
push:
branches:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pykep.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: GitHub CI
name: Python Module
on:
push:
branches:
Expand Down

0 comments on commit 07d174b

Please sign in to comment.