Skip to content

Commit

Permalink
Consolidate naming patterns of workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
hellais committed Mar 12, 2024
1 parent 2baef77 commit d597f10
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test_fastpath.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ name: test fastpath
on: push

jobs:
build:
name: Test Fastpath
test:
runs-on: ubuntu-latest
container: debian:11
steps:
Expand Down

0 comments on commit d597f10

Please sign in to comment.