Skip to content

Commit

Permalink
Add CI for Test Case
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperxpro committed Aug 26, 2023
1 parent 6cf05a9 commit 01fed0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Testing
on: [push]

jobs:
echo_job:
Testing:
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 01fed0c

Please sign in to comment.