Skip to content

Commit

Permalink
action: update workflow; README build result
Browse files Browse the repository at this point in the history
  • Loading branch information
vhavlena committed Dec 19, 2024
1 parent 7d2e605 commit 88eb17b
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 56 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Test release
run: make test
macos-build:
name: "MACOS (build-&-test)"
name: "MacOS (build-&-test)"
runs-on: macos-15
steps:
- uses: actions/checkout@v3
Expand Down
23 changes: 0 additions & 23 deletions .github/workflows/macos.yml

This file was deleted.

32 changes: 0 additions & 32 deletions .github/workflows/ubuntu.yml

This file was deleted.

2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Kofola: Modular Complementation and Inclusion Checking for Omega Automata

![build workflow](https://github.com/VeriFIT/kofola/actions/workflows/build.yml/badge.svg)

Kofola is an open source tool for an efficient complementation and inclusion checking
of automata over infinite words (omega automata). Kofola has been built on top of [SPOT](https://spot.lrde.epita.fr/) and
inspired by [Seminator](https://github.com/mklokocka/seminator) and
Expand Down

0 comments on commit 88eb17b

Please sign in to comment.