We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The CI needs a secret to be able to log into lamin.ai to:
@falexwolf Could you add a secret to this repository or give me permissions to do so myself?
The text was updated successfully, but these errors were encountered:
I posted the info on Slack.
For redundancy :)
jobs: test: env: LAMIN_API_KEY_TESTUSER1: ${{ secrets.LAMIN_API_KEY_TESTUSER1 }} steps: - uses: actions/setup-python@v5 - run: pip install lamin-cli - run: lamin login
Sorry, something went wrong.
falexwolf
No branches or pull requests
The CI needs a secret to be able to log into lamin.ai to:
@falexwolf Could you add a secret to this repository or give me permissions to do so myself?
The text was updated successfully, but these errors were encountered: