Skip to content

Commit

Permalink
New attenpt at CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Omar-Usmani committed Jul 4, 2024
1 parent 6e29f42 commit 734a9a9
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions .github/workflows/github-workflow.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: GitHyub Workflow
run-name: Running the workflow
on: [push]
stages:
- test
test:
stage: test
script:
- pytest
jobs:
testing:
steps:
- run: pytest

0 comments on commit 734a9a9

Please sign in to comment.