Skip to content

Commit

Permalink
More file moving for build fixing.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathansligh-nimbus committed Sep 17, 2024
1 parent ec3ca64 commit 9fc94fa
Show file tree
Hide file tree
Showing 89 changed files with 41 additions and 12 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/rtbworkflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ on:
branches:
- main
paths:
- 'com.adsbynimbus.nimbus/Runtime/Plugins/RTB/**'
- 'com.adsbynimbus.nimbus/Runtime/Plugins/OpenRTB/**'
- '.github/workflows/rtbworkflow*'
pull_request:
paths:
- 'com.adsbynimbus.nimbus/Runtime/Plugins/RTB/**'
- 'com.adsbynimbus.nimbus/Runtime/Plugins/OpenRTB/**'
- '.github/workflows/rtbworkflow*'


Expand All @@ -32,8 +32,8 @@ jobs:
- name: Install dependencies
run: nuget restore
working-directory: com.adsbynimbus.nimbus/Runtime/Plugins/RTB
working-directory: com.adsbynimbus.nimbus/Runtime/Plugins/OpenRTB

- name: Run Test
run: dotnet test --no-restore
working-directory: com.adsbynimbus.nimbus/Runtime/Plugins/RTB
working-directory: com.adsbynimbus.nimbus/Runtime/Plugins/OpenRTB
8 changes: 8 additions & 0 deletions com.adsbynimbus.nimbus/Runtime/Plugins/OpenRTB.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions com.adsbynimbus.nimbus/Runtime/Plugins/OpenRTB/RTB.Tests.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions com.adsbynimbus.nimbus/Runtime/Plugins/OpenRTB/RTB.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions com.adsbynimbus.nimbus/Runtime/Plugins/RTB.Tests.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions com.adsbynimbus.nimbus/Runtime/Plugins/RTB.meta

This file was deleted.

0 comments on commit 9fc94fa

Please sign in to comment.