Skip to content

Commit

Permalink
ci test
Browse files Browse the repository at this point in the history
  • Loading branch information
ahaoboy committed Sep 15, 2024
1 parent cc0ee76 commit beb1f33
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
name: test

on:
push:
tags:
- "v[0-9]+.[0-9]+.[0-9]+*"
pull_request:

env:
CARGO_TERM_COLOR: always

permissions:
contents: write

on: [push]

jobs:
test:
strategy:
Expand Down

0 comments on commit beb1f33

Please sign in to comment.