mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-01 17:57:25 +00:00
Update data location in tests
This commit is contained in:
parent
0222cd4a63
commit
6913c34e62
2 changed files with 2 additions and 4 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -215,12 +215,10 @@ jobs:
|
|||
- name: Run net6.0
|
||||
run: |
|
||||
cd tests\FlatBuffers.Test\bin\Release\net6.0
|
||||
dir
|
||||
.\FlatBuffers.Test.exe
|
||||
- name: Run net8.0
|
||||
run: |
|
||||
cd tests\FlatBuffers.Test\bin\Release\net8.0
|
||||
dir
|
||||
.\FlatBuffers.Test.exe
|
||||
|
||||
build-mac-intel:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue