Update run-tests.yml

This commit is contained in:
amithkoujalgi 2025-08-30 21:31:54 +05:30
parent 6b69284497
commit 6ae6f4f25b
No known key found for this signature in database
GPG Key ID: E29A37746AF94B70

View File

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