Skip to content

Commit

Permalink
Merge pull request #9 from Mwindo/test-workflow
Browse files Browse the repository at this point in the history
Setting things up to test workflow
  • Loading branch information
Mwindo authored Apr 16, 2024
2 parents 8d5733b + f849e74 commit abb8e19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on: workflow_dispatch

jobs:
build:
name: merge checks
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
Expand Down

0 comments on commit abb8e19

Please sign in to comment.