Update run-tests.yml

This commit is contained in:
amithkoujalgi
2025-08-30 21:31:54 +05:30
parent 6b69284497
commit 6ae6f4f25b

View File

@@ -1,4 +1,4 @@
name: Run Unit and Integration Tests
name: Run Tests
on:
# push:
@@ -23,6 +23,7 @@ on:
jobs:
run-tests:
name: Unit and Integration Tests
runs-on: ubuntu-latest
steps: