Skip to content

Commit

Permalink
fixup! DO NOT MERGE: Disable all but fstart tests
Browse files Browse the repository at this point in the history
  • Loading branch information
chrysn committed Nov 23, 2023
1 parent 9d8be60 commit c05eb4b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Build and test

# on:
# push:
on:
push:
# branches: [main]
# tags: 'v*'
# pull_request:
# workflow_dispatch:
pull_request:
workflow_dispatch:

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit c05eb4b

Please sign in to comment.