Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local unit test workflow missing duplicate check #1183

Closed
skliper opened this issue Oct 22, 2021 · 0 comments · Fixed by #1186 or #1191
Closed

Local unit test workflow missing duplicate check #1183

skliper opened this issue Oct 22, 2021 · 0 comments · Fixed by #1186 or #1191

Comments

@skliper
Copy link
Contributor

skliper commented Oct 22, 2021

Is your feature request related to a problem? Please describe.
Missing duplicate check:

jobs:
Local-Unit-Test:
runs-on: ubuntu-18.04
timeout-minutes: 15
steps:

Describe the solution you'd like
Add

Describe alternatives you've considered
None

Additional context
None

Requester Info
Jacob Hageman - NASA/GSFC

@ArielSAdamsNASA ArielSAdamsNASA self-assigned this Oct 22, 2021
ArielSAdamsNASA pushed a commit to ArielSAdamsNASA/osal that referenced this issue Oct 22, 2021
ArielSAdamsNASA pushed a commit to ArielSAdamsNASA/osal that referenced this issue Oct 22, 2021
@skliper skliper closed this as completed Oct 28, 2021
@skliper skliper reopened this Oct 28, 2021
astrogeco added a commit to astrogeco/osal that referenced this issue Nov 17, 2021
…-test-duplicate-check

Fix nasa#1183, Add Duplicate Check to Local Unit Test
@skliper skliper added this to the Draco milestone Mar 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment