Skip to content

Commit

Permalink
deleted comments from ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Olthoff231381 committed Jul 31, 2024
1 parent 5fa0f97 commit c9beb3a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
name: CI Check
on: [push]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
clean-and-test:
# The type of runner that the job will run on
runs-on: ${{ matrix.os }}
strategy:
matrix:
Expand Down

0 comments on commit c9beb3a

Please sign in to comment.