Skip to content

Commit

Permalink
fix skip name
Browse files Browse the repository at this point in the history
  • Loading branch information
rem1776 authored Jul 27, 2023
1 parent 8f4fbee commit 36fbeb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github_autotools_gnu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
env:
TEST_VERBOSE: 1
DISTCHECK_CONFIGURE_FLAGS: "${{ matrix.conf-flag }} ${{ matrix.input-flag }} ${{ matrix.io-flag }}"
SKIP_TESTS: "test_mpp_domains.14 test_horiz_interp2.9 test_horiz_interp2.10" # temporary till fixes are in
SKIP_TESTS: "test_mpp_domains2.14 test_horiz_interp2.9 test_horiz_interp2.10" # temporary till fixes are in
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit 36fbeb7

Please sign in to comment.