Skip to content

fix: add ci-tests Makefile target expected by Dagger pipeline#263

Open
birocorneliu wants to merge 1 commit into
masterfrom
corneliu/fix-ci-tests
Open

fix: add ci-tests Makefile target expected by Dagger pipeline#263
birocorneliu wants to merge 1 commit into
masterfrom
corneliu/fix-ci-tests

Conversation

@birocorneliu

Copy link
Copy Markdown
Collaborator

Summary

  • Add ci-tests no-op target to Makefile — the figshare-dagger CI pipeline calls make ci-tests on all repos, but this target was missing, causing CI to fail with No rule to make target 'ci-tests'
  • This repo has no tests, so the target just prints a message and exits cleanly

Test plan

  • CI passes without make: *** No rule to make target 'ci-tests' error

🤖 Generated with Claude Code

The figshare-dagger CI pipeline calls `make ci-tests` on all repos.
This repo has no tests, so the target is a no-op.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants