Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
zyma98 committed Jun 19, 2024
1 parent 36082ad commit 63a22cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-hello-world.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
name: hopter-build
path: ./target

- name: Update last modified time
run: find ./target -type f -exec touch {} +
# - name: Update last modified time
# run: find ./target -type f -exec touch {} +

- name: Build test "hello world"
run: cargo +segstk-rust build --release --example hello_world

0 comments on commit 63a22cd

Please sign in to comment.