Skip to content

Commit

Permalink
ci: rename tests
Browse files Browse the repository at this point in the history
  • Loading branch information
heueristik committed Nov 1, 2024
1 parent 3539910 commit 7c0958e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
kudos-tests:
name: Run test suite
name: Kudos
runs-on: ubuntu-latest
defaults:
run:
Expand All @@ -31,7 +31,7 @@ jobs:
run: juvix eval Example.juvix

hello-world-tests:
name: Run test suite
name: Hello World
runs-on: ubuntu-latest
defaults:
run:
Expand Down

0 comments on commit 7c0958e

Please sign in to comment.