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

Clean up the main CI steps #1635

Open
justinchuby opened this issue Jun 18, 2024 · 0 comments
Open

Clean up the main CI steps #1635

justinchuby opened this issue Jun 18, 2024 · 0 comments
Labels
contribution welcome We welcome code contributions for this topic: ci

Comments

@justinchuby
Copy link
Collaborator

          LGTM thanks! There is a step in the ci job
      - name: Upload IR profiling results
        if: matrix.name == 'py311' || matrix.name == 'py311-onnx-weekly'
        uses: actions/upload-artifact@v3
        with:
          name: IR profiling results
          path: tests/ir/serde_test_profiles

That can be removed too.

Originally posted by @justinchuby in #1609 (review)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution welcome We welcome code contributions for this topic: ci
Projects
None yet
Development

No branches or pull requests

1 participant