From e72c5a8b348760f292a792d98a54981a5d739b5f Mon Sep 17 00:00:00 2001
From: Anonymus Raccoon
Date: Wed, 25 Mar 2020 18:46:29 +0100
Subject: [PATCH] Update test.yml
---
.github/workflows/test.yml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 8f83b78..5de8a5e 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -4,6 +4,12 @@ on:
push:
branches:
- master
+ - CPU
+ - PPU
+ - APU
+ pull_request:
+ branches:
+ - master
jobs:
Testing: