Skip to content

Commit

Permalink
Tests: Attempt fix for regression tests
Browse files Browse the repository at this point in the history
  • Loading branch information
SonarSonic authored Feb 28, 2024
1 parent 46982ee commit 0c2045e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/test_ci.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Test CI

on:
workflow_dispatch: # Note: Visual regression tests require a PR or Commit
push:
pull_request:
on: [push, pull_request] # Note: Visual regression tests require a PR or Commit

jobs:

Expand Down

0 comments on commit 0c2045e

Please sign in to comment.