Skip to content

Commit

Permalink
Merge e6297ea into 7e09f07
Browse files Browse the repository at this point in the history
  • Loading branch information
yperess committed Aug 3, 2022
2 parents 7e09f07 + e6297ea commit 898d0f0
Show file tree
Hide file tree
Showing 14 changed files with 13 additions and 1,180 deletions.
13 changes: 13 additions & 0 deletions .github/workflows/verify_pr.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name: Check PR

on:
pull_request:
branches:
- master

jobs:
check-pr:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: ./buildandtest
140 changes: 0 additions & 140 deletions test/ms_vc_fff_test/fff/fff.vcxproj

This file was deleted.

22 changes: 0 additions & 22 deletions test/ms_vc_fff_test/fff/fff.vcxproj.filters

This file was deleted.

163 changes: 0 additions & 163 deletions test/ms_vc_fff_test/gtest/gtest.vcxproj

This file was deleted.

30 changes: 0 additions & 30 deletions test/ms_vc_fff_test/gtest/gtest.vcxproj.filters

This file was deleted.

Loading

0 comments on commit 898d0f0

Please sign in to comment.