Skip to content

Commit

Permalink
adjust ci
Browse files Browse the repository at this point in the history
  • Loading branch information
kostekIV committed Dec 13, 2023
1 parent 2d45df3 commit 65965fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 45 deletions.
43 changes: 0 additions & 43 deletions .github/workflows/docker.yml

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ name: Test

on:
push:
branches: [ "master" ]
branches: [ "proxologist" ]
paths-ignore:
- '**/README.md'
pull_request:
branches: [ "master" ]
branches: [ "proxologist" ]

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit 65965fa

Please sign in to comment.