diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c3af4c4..0c4e623 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -12,8 +12,8 @@ jobs: - 29.4 include: - emacs_version: snapshot - ignore_warnings: false - warnings_as_errors: false + # ignore_warnings: false + # warnings_as_errors: false steps: - uses: actions/checkout@v2 - uses: purcell/setup-emacs@master