Skip to content

Commit

Permalink
turn tests back on
Browse files Browse the repository at this point in the history
  • Loading branch information
dontlaugh committed Jan 1, 2025
1 parent 0de8cb2 commit c07df27
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,10 @@ on:

jobs:
test_script:
# The if directive can be used to skip individual steps
if: false
runs-on: ubuntu-latest

container:
image: rakudo-star:latest
image: rakudo-star:2024.12

steps:
- name: Checkout code
Expand Down

0 comments on commit c07df27

Please sign in to comment.