Skip to content

Commit

Permalink
Better ci
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias- committed Nov 17, 2024
1 parent aa18717 commit ca267f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:

jobs:
build:
runs-on: ubuntu-latest

steps:
- name: Checkout repository
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:

jobs:
build:
runs-on: ubuntu-latest

steps:
- name: Checkout repository
Expand Down

0 comments on commit ca267f0

Please sign in to comment.