Skip to content

Commit

Permalink
Test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
kajanan1212 committed May 23, 2024
1 parent 0e8906b commit 2674b1c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 17 deletions.
17 changes: 0 additions & 17 deletions .github/workflows/test.yml

This file was deleted.

3 changes: 3 additions & 0 deletions .github/workflows/wheel-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v2

- name: Print branch name
run: echo "Branch name is ${{ github.ref }}"

- name: Set up Python
uses: actions/setup-python@v3
with:
Expand Down

0 comments on commit 2674b1c

Please sign in to comment.