Skip to content

Commit

Permalink
Update action
Browse files Browse the repository at this point in the history
  • Loading branch information
cyri113 committed Jul 19, 2024
1 parent 444cb43 commit 4a3e130
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI
name: Continuous Integration

on:
workflow_dispatch:
Expand All @@ -9,9 +9,7 @@ on:

jobs:
test:
name: CI
runs-on: ubuntu-latest

steps:
- name: Check out the Repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 4a3e130

Please sign in to comment.