Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
acodcha committed May 14, 2024
1 parent 70f6b41 commit 3184bb6
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: build and test
name: tests
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
name: build and run tests
name: tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
Expand Down

0 comments on commit 3184bb6

Please sign in to comment.