Skip to content

Commit

Permalink
update: CI pipeline for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
antonioscardace committed Jul 14, 2024
1 parent 5c24007 commit d5b8165
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: CI for Testing
name: tests
run-name: CI for Testing

on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

jobs:

Expand Down

0 comments on commit d5b8165

Please sign in to comment.