Skip to content

Commit

Permalink
Fix yaml syntax.
Browse files Browse the repository at this point in the history
  • Loading branch information
RolandMacDoland committed Sep 26, 2023
1 parent 45487c1 commit 7683ef2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test_fast.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Run Qadence fast tests.

on: [push]
on:
push
pull_request:
branches:
- main
Expand Down

0 comments on commit 7683ef2

Please sign in to comment.