Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
yottahmd committed May 2, 2022
1 parent 351a07d commit c4a7460
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
name: Test
on:
push:
branches:
- master
pull_request:
branches:
- master
on: [push, pull_request]
jobs:
build:
name: Test
Expand Down

0 comments on commit c4a7460

Please sign in to comment.