Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
lubkoll committed Jul 22, 2024
1 parent 12b8af2 commit f3e4978
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rust_test_tube.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
test-tube:
runs-on: ubuntu-latest
steps:
- name: test
run: echo $GITHUB_HEAD_REF
- name: Check out repository code
uses: actions/checkout@v3
- name: Install Rust
Expand Down

0 comments on commit f3e4978

Please sign in to comment.