diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 6a58e73..9230315 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -52,7 +52,7 @@ jobs: matrix: os: [macos-latest, ubuntu-latest, windows-latest] runs-on: ${{ matrix.os }} - # needs: test + needs: test steps: - name: Checkout uses: actions/checkout@v3 diff --git a/LICENSE b/LICENSE index 29e5757..3cf2ad1 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2023 Michael Jolley +Copyright (c) 2023 Bald Bearded Builder, LLC Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal