Skip to content

Commit

Permalink
test in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaTP committed Apr 1, 2024
1 parent 08c5254 commit bb1c8f9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
name: integration-tests

on:
workflow_dispatch:
push:
branches: [main]
pull_request:
# workflow_dispatch:
# push:
# branches: [main]
# pull_request:

concurrency:
# Only run once for latest commit per ref and cancel other (previous) runs.
Expand Down

0 comments on commit bb1c8f9

Please sign in to comment.